#92DFD9#92DFD9
#92DFD9 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.077 H 189.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFD9 |
|---|---|
| RGB | rgb(146, 223, 217) |
| HSL | hsl(175, 55%, 72%) |
| HSV | hsv(175, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(83.91, -24.98, -4.60) |
| CIE-LCH | lch(83.91, 25.40, 190.43°) |
| OKLab | oklab(85.2% -0.0755 -0.0128) |
| OKLCH | oklch(85.2% 0.077 189.6) |
| XYZ | xyz(50.7616, 63.8929, 75.2900) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Light Cyan
#ACFFFC
ΔE00 7.04
Pale Cyan
#B7FFFA
ΔE00 7.27
Mediumturquoise
#48D1CC
ΔE00 7.28
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFD9 #DF9298
analogous
#92DFB3 #92DFD9 #92BEDF
triadic
#92DFD9 #D992DF #DFD992
tetradic
#92DFD9 #B392DF #DF9298 #BEDF92
square
#92DFD9 #B392DF #DF9298 #BEDF92
split-complementary
#92DFD9 #DF92BE #DFB392
monochromatic
#38BFB4 #63D1C9 #92DFD9 #C1EDE9 #E7F8F7
Accessibility & contrast
On white
1.52
#92DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#92DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFD9
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFD9 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D9
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#76E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfd9; /* rgb */ color: rgb(146, 223, 217); /* oklch */ color: oklch(85.2% 0.077 189.6);
Tailwind
colors: {
custom: {
50: '#b5e9e4',
500: '#92dfd9',
950: '#000000',
},
}SCSS
$custom: #92dfd9; $custom-light: #b5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#92dfd9",
"rgb": {
"r": 146,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.325,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85197,
"c": 0.07655,
"h": 189.6
},
"luminance": 0.63896
}Semantic roles & 50–950 ramp
primary
#92DFD9
secondary
#B75E65
accent
#2330C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484