#92F6EA#92F6EA
#92F6EA is a very light, moderate teal. Relative luminance 0.780; OKLCH L 90.8% C 0.096 H 185.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #92F6EA |
|---|---|
| RGB | rgb(146, 246, 234) |
| HSL | hsl(173, 85%, 77%) |
| HSV | hsv(173, 41%, 96%) |
| CMYK | cmyk(40.7%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(90.76, -32.08, -3.44) |
| CIE-LCH | lch(90.76, 32.27, 186.12°) |
| OKLab | oklab(90.85% -0.0955 -0.0097) |
| OKLCH | oklch(90.85% 0.096 185.8) |
| XYZ | xyz(59.6554, 77.9587, 89.7299) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 5.24
Pale Aqua
#B8FFEB
ΔE00 5.54
Eggshell Blue
#C4FFF7
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F6EA #F6929E
analogous
#92F6B8 #92F6EA #92D0F6
triadic
#92F6EA #EA92F6 #F6EA92
tetradic
#92F6EA #B892F6 #F6929E #D0F692
square
#92F6EA #B892F6 #F6929E #D0F692
split-complementary
#92F6EA #F692D0 #F6B892
monochromatic
#21EDD4 #59F1DF #92F6EA #CBFBF5 #E3FDFA
Accessibility & contrast
On white
1.27
#92F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#92F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F6EA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F6EA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#6AFAF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #92f6ea; /* rgb */ color: rgb(146, 246, 234); /* oklch */ color: oklch(90.8% 0.096 185.8);
Tailwind
colors: {
custom: {
50: '#b7f9f0',
500: '#92f6ea',
950: '#000000',
},
}SCSS
$custom: #92f6ea; $custom-light: #b7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#92f6ea",
"rgb": {
"r": 146,
"g": 246,
"b": 234
},
"hsl": {
"h": 172.8,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.90847,
"c": 0.09604,
"h": 185.8
},
"luminance": 0.77963
}Semantic roles & 50–950 ramp
primary
#92F6EA
secondary
#D45867
accent
#041FE1
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585