#92DFD6#92DFD6
#92DFD6 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.077 H 186.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFD6 |
|---|---|
| RGB | rgb(146, 223, 214) |
| HSL | hsl(173, 55%, 72%) |
| HSV | hsv(173, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(83.83, -25.66, -3.13) |
| CIE-LCH | lch(83.83, 25.86, 186.95°) |
| OKLab | oklab(85.11% -0.0767 -0.0088) |
| OKLCH | oklch(85.11% 0.077 186.5) |
| XYZ | xyz(50.3750, 63.7383, 73.2536) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.92
Tiffany Blue
#7BF2DA
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.34
Light Cyan
#ACFFFC
ΔE00 7.37
Turquoise
#40E0D0
ΔE00 7.44
Pale Cyan
#B7FFFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFD6 #DF929B
analogous
#92DFB0 #92DFD6 #92C2DF
triadic
#92DFD6 #D692DF #DFD692
tetradic
#92DFD6 #B092DF #DF929B #C2DF92
square
#92DFD6 #B092DF #DF929B #C2DF92
split-complementary
#92DFD6 #DF92C2 #DFB092
monochromatic
#38BFAF #63D1C4 #92DFD6 #C1EDE8 #E7F8F6
Accessibility & contrast
On white
1.53
#92DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#92DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFD6
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFD6 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#77E2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfd6; /* rgb */ color: rgb(146, 223, 214); /* oklch */ color: oklch(85.1% 0.077 186.5);
Tailwind
colors: {
custom: {
50: '#b5e9e2',
500: '#92dfd6',
950: '#000000',
},
}SCSS
$custom: #92dfd6; $custom-light: #b5e9e2; $custom-dark: #000000;
JSON
{
"hex": "#92dfd6",
"rgb": {
"r": 146,
"g": 223,
"b": 214
},
"hsl": {
"h": 172.987,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85105,
"c": 0.07722,
"h": 186.5
},
"luminance": 0.63741
}Semantic roles & 50–950 ramp
primary
#92DFD6
secondary
#B75E69
accent
#2336C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484