#92DFD2#92DFD2
#92DFD2 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.078 H 182.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFD2 |
|---|---|
| RGB | rgb(146, 223, 210) |
| HSL | hsl(170, 55%, 72%) |
| HSV | hsv(170, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(83.72, -26.57, -1.17) |
| CIE-LCH | lch(83.72, 26.59, 182.51°) |
| OKLab | oklab(84.99% -0.0784 -0.0035) |
| OKLCH | oklch(84.99% 0.078 182.6) |
| XYZ | xyz(49.8704, 63.5364, 70.5962) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.22
Seafoam Blue
#78D1B6
ΔE00 6.37
Pale Teal
#82CBB2
ΔE00 6.69
Paleturquoise
#AFEEEE
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 7.08
Turquoise
#40E0D0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFD2 #DF929F
analogous
#92DFAB #92DFD2 #92C6DF
triadic
#92DFD2 #D292DF #DFD292
tetradic
#92DFD2 #AB92DF #DF929F #C6DF92
square
#92DFD2 #AB92DF #DF929F #C6DF92
split-complementary
#92DFD2 #DF92C6 #DFAB92
monochromatic
#38BFA8 #63D1BE #92DFD2 #C1EDE6 #E7F8F5
Accessibility & contrast
On white
1.53
#92DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#92DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFD2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFD2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#CACDD3
Tritanopia (blue-blind)
#78E2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfd2; /* rgb */ color: rgb(146, 223, 210); /* oklch */ color: oklch(85.0% 0.078 182.6);
Tailwind
colors: {
custom: {
50: '#b5e9df',
500: '#92dfd2',
950: '#000000',
},
}SCSS
$custom: #92dfd2; $custom-light: #b5e9df; $custom-dark: #000000;
JSON
{
"hex": "#92dfd2",
"rgb": {
"r": 146,
"g": 223,
"b": 210
},
"hsl": {
"h": 169.87,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84986,
"c": 0.07845,
"h": 182.6
},
"luminance": 0.63539
}Semantic roles & 50–950 ramp
primary
#92DFD2
secondary
#B75E6D
accent
#233EC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484