#92E2EA#92E2EA
#92E2EA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.079 H 203.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92E2EA |
|---|---|
| RGB | rgb(146, 226, 234) |
| HSL | hsl(185, 68%, 75%) |
| HSV | hsv(185, 38%, 92%) |
| CMYK | cmyk(37.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.22, -22.45, -11.64) |
| CIE-LCH | lch(85.22, 25.29, 207.42°) |
| OKLab | oklab(86.4% -0.0723 -0.0319) |
| OKLCH | oklch(86.4% 0.079 203.9) |
| XYZ | xyz(53.8964, 66.4406, 87.8102) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Paleturquoise
#AFEEEE
ΔE00 4.68
Robin'S Egg
#6DEDFD
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 5.30
Pale Sky Blue
#BDF6FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E2EA #EA9A92
analogous
#92EAC6 #92E2EA #92B6EA
triadic
#92E2EA #EA92E2 #E2EA92
tetradic
#92E2EA #C692EA #EA9A92 #B6EA92
square
#92E2EA #C692EA #EA9A92 #B6EA92
split-complementary
#92E2EA #EA92B6 #EAC692
monochromatic
#2BC7D6 #5FD4E0 #92E2EA #C5F0F4 #E5F8FA
Accessibility & contrast
On white
1.47
#92E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#92E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E2EA
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E2EA | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#6EE8E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92e2ea; /* rgb */ color: rgb(146, 226, 234); /* oklch */ color: oklch(86.4% 0.079 203.9);
Tailwind
colors: {
custom: {
50: '#b6ebf0',
500: '#92e2ea',
950: '#000000',
},
}SCSS
$custom: #92e2ea; $custom-light: #b6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#92e2ea",
"rgb": {
"r": 146,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.455,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.86404,
"c": 0.07901,
"h": 203.9
},
"luminance": 0.66444
}Semantic roles & 50–950 ramp
primary
#92E2EA
secondary
#C5655C
accent
#2716D0
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485