#92F4F5#92F4F5
#92F4F5 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.7% C 0.093 H 196.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #92F4F5 |
|---|---|
| RGB | rgb(146, 244, 245) |
| HSL | hsl(181, 83%, 77%) |
| HSV | hsv(181, 40%, 96%) |
| CMYK | cmyk(40.4%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.51, -28.54, -9.54) |
| CIE-LCH | lch(90.51, 30.10, 198.49°) |
| OKLab | oklab(90.74% -0.0888 -0.0263) |
| OKLCH | oklch(90.74% 0.093 196.5) |
| XYZ | xyz(60.6799, 77.4004, 98.1107) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.42
Robin'S Egg Blue
#98EFF9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Paleturquoise
#AFEEEE
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F4F5 #F59392
analogous
#92F5C5 #92F4F5 #92C3F5
triadic
#92F4F5 #F592F4 #F4F592
tetradic
#92F4F5 #C592F5 #F59392 #C3F592
square
#92F4F5 #C592F5 #F59392 #C3F592
split-complementary
#92F4F5 #F592C3 #F5C592
monochromatic
#22E9EB #5AEEF0 #92F4F5 #CAFAFA #E3FCFC
Accessibility & contrast
On white
1.27
#92F4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#92F4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F4F5
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F4F5 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF5
Deuteranopia (green-blind)
#D7DEF6
Tritanopia (blue-blind)
#64FAF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #92f4f5; /* rgb */ color: rgb(146, 244, 245); /* oklch */ color: oklch(90.7% 0.093 196.5);
Tailwind
colors: {
custom: {
50: '#b7f8f8',
500: '#92f4f5',
950: '#000000',
},
}SCSS
$custom: #92f4f5; $custom-light: #b7f8f8; $custom-dark: #000000;
JSON
{
"hex": "#92f4f5",
"rgb": {
"r": 146,
"g": 244,
"b": 245
},
"hsl": {
"h": 180.606,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.9074,
"c": 0.09262,
"h": 196.5
},
"luminance": 0.77405
}Semantic roles & 50–950 ramp
primary
#92F4F5
secondary
#D35958
accent
#0806E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585