#92DFD7#92DFD7
#92DFD7 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.077 H 187.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFD7 |
|---|---|
| RGB | rgb(146, 223, 215) |
| HSL | hsl(174, 55%, 72%) |
| HSV | hsv(174, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(83.86, -25.44, -3.62) |
| CIE-LCH | lch(83.86, 25.69, 188.10°) |
| OKLab | oklab(85.14% -0.0763 -0.0101) |
| OKLCH | oklch(85.14% 0.077 187.6) |
| XYZ | xyz(50.5031, 63.7895, 73.9282) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 7.30
Tiffany Blue
#7BF2DA
ΔE00 7.34
Pale Cyan
#B7FFFA
ΔE00 7.40
Turquoise
#40E0D0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFD7 #DF929A
analogous
#92DFB0 #92DFD7 #92C1DF
triadic
#92DFD7 #D792DF #DFD792
tetradic
#92DFD7 #B092DF #DF929A #C1DF92
square
#92DFD7 #B092DF #DF929A #C1DF92
split-complementary
#92DFD7 #DF92C1 #DFB092
monochromatic
#38BFB1 #63D1C6 #92DFD7 #C1EDE8 #E7F8F6
Accessibility & contrast
On white
1.53
#92DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#92DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFD7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFD7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#C9CDD8
Tritanopia (blue-blind)
#76E3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfd7; /* rgb */ color: rgb(146, 223, 215); /* oklch */ color: oklch(85.1% 0.077 187.6);
Tailwind
colors: {
custom: {
50: '#b5e9e3',
500: '#92dfd7',
950: '#000000',
},
}SCSS
$custom: #92dfd7; $custom-light: #b5e9e3; $custom-dark: #000000;
JSON
{
"hex": "#92dfd7",
"rgb": {
"r": 146,
"g": 223,
"b": 215
},
"hsl": {
"h": 173.766,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85136,
"c": 0.07697,
"h": 187.6
},
"luminance": 0.63793
}Semantic roles & 50–950 ramp
primary
#92DFD7
secondary
#B75E67
accent
#2334C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484