#92E2E2#92E2E2
#92E2E2 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.1% C 0.078 H 195.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #92E2E2 |
|---|---|
| RGB | rgb(146, 226, 226) |
| HSL | hsl(180, 58%, 73%) |
| HSV | hsv(180, 35%, 89%) |
| CMYK | cmyk(35.4%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(84.99, -24.36, -7.76) |
| CIE-LCH | lch(84.99, 25.56, 197.67°) |
| OKLab | oklab(86.15% -0.0754 -0.0213) |
| OKLCH | oklch(86.15% 0.078 195.8) |
| XYZ | xyz(52.7729, 65.9913, 81.8935) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Light Cyan
#ACFFFC
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E2E2 #E29292
analogous
#92E2BA #92E2E2 #92BAE2
triadic
#92E2E2 #E292E2 #E2E292
tetradic
#92E2E2 #BA92E2 #E29292 #BAE292
square
#92E2E2 #BA92E2 #E29292 #BAE292
split-complementary
#92E2E2 #E292BA #E2BA92
monochromatic
#34C5C5 #62D5D5 #92E2E2 #C2EFEF #E7F9F9
Accessibility & contrast
On white
1.48
#92E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#92E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E2E2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E2E2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#C9D0E3
Tritanopia (blue-blind)
#71E7E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #92e2e2; /* rgb */ color: rgb(146, 226, 226); /* oklch */ color: oklch(86.1% 0.078 195.8);
Tailwind
colors: {
custom: {
50: '#b5ebeb',
500: '#92e2e2',
950: '#000000',
},
}SCSS
$custom: #92e2e2; $custom-light: #b5ebeb; $custom-dark: #000000;
JSON
{
"hex": "#92e2e2",
"rgb": {
"r": 146,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.86145,
"c": 0.0784,
"h": 195.8
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#92E2E2
secondary
#BB5D5D
accent
#2020C6
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484