#92E2DB#92E2DB
#92E2DB is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.079 H 188.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #92E2DB |
|---|---|
| RGB | rgb(146, 226, 219) |
| HSL | hsl(175, 58%, 73%) |
| HSV | hsv(175, 35%, 89%) |
| CMYK | cmyk(35.4%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(84.80, -25.98, -4.35) |
| CIE-LCH | lch(84.80, 26.34, 189.49°) |
| OKLab | oklab(85.93% -0.0783 -0.0121) |
| OKLCH | oklch(85.93% 0.079 188.8) |
| XYZ | xyz(51.8320, 65.6149, 76.9378) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 6.52
Pale Cyan
#B7FFFA
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Tiffany Blue
#7BF2DA
ΔE00 7.20
Duck Egg Blue
#C3FBF4
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E2DB #E29299
analogous
#92E2B3 #92E2DB #92C1E2
triadic
#92E2DB #DB92E2 #E2DB92
tetradic
#92E2DB #B392E2 #E29299 #C1E292
square
#92E2DB #B392E2 #E29299 #C1E292
split-complementary
#92E2DB #E292C1 #E2B392
monochromatic
#34C5B8 #62D5CB #92E2DB #C2EFEB #E7F9F7
Accessibility & contrast
On white
1.49
#92E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#92E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E2DB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E2DB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#74E6E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #92e2db; /* rgb */ color: rgb(146, 226, 219); /* oklch */ color: oklch(85.9% 0.079 188.8);
Tailwind
colors: {
custom: {
50: '#b5ebe6',
500: '#92e2db',
950: '#000000',
},
}SCSS
$custom: #92e2db; $custom-light: #b5ebe6; $custom-dark: #000000;
JSON
{
"hex": "#92e2db",
"rgb": {
"r": 146,
"g": 226,
"b": 219
},
"hsl": {
"h": 174.75,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.85928,
"c": 0.07921,
"h": 188.8
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#92E2DB
secondary
#BB5D66
accent
#202EC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484