#92DFD3#92DFD3
#92DFD3 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.078 H 183.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFD3 |
|---|---|
| RGB | rgb(146, 223, 211) |
| HSL | hsl(171, 55%, 72%) |
| HSV | hsv(171, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(83.75, -26.34, -1.66) |
| CIE-LCH | lch(83.75, 26.39, 183.60°) |
| OKLab | oklab(85.02% -0.078 -0.0049) |
| OKLCH | oklch(85.02% 0.078 183.6) |
| XYZ | xyz(49.9954, 63.5864, 71.2544) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 6.95
Turquoise
#40E0D0
ΔE00 7.18
Light Teal
#90E4C1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFD3 #DF929E
analogous
#92DFAC #92DFD3 #92C5DF
triadic
#92DFD3 #D392DF #DFD392
tetradic
#92DFD3 #AC92DF #DF929E #C5DF92
square
#92DFD3 #AC92DF #DF929E #C5DF92
split-complementary
#92DFD3 #DF92C5 #DFAC92
monochromatic
#38BFAA #63D1C0 #92DFD3 #C1EDE6 #E7F8F5
Accessibility & contrast
On white
1.53
#92DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#92DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFD3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFD3 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#78E2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfd3; /* rgb */ color: rgb(146, 223, 211); /* oklch */ color: oklch(85.0% 0.078 183.6);
Tailwind
colors: {
custom: {
50: '#b5e9e0',
500: '#92dfd3',
950: '#000000',
},
}SCSS
$custom: #92dfd3; $custom-light: #b5e9e0; $custom-dark: #000000;
JSON
{
"hex": "#92dfd3",
"rgb": {
"r": 146,
"g": 223,
"b": 211
},
"hsl": {
"h": 170.649,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85016,
"c": 0.07811,
"h": 183.6
},
"luminance": 0.63589
}Semantic roles & 50–950 ramp
primary
#92DFD3
secondary
#B75E6C
accent
#233CC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484