#90DFD2#90DFD2
#90DFD2 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.080 H 182.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD2 |
|---|---|
| RGB | rgb(144, 223, 210) |
| HSL | hsl(170, 55%, 72%) |
| HSV | hsv(170, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(83.63, -27.11, -1.32) |
| CIE-LCH | lch(83.63, 27.14, 182.78°) |
| OKLab | oklab(84.88% -0.08 -0.004) |
| OKLCH | oklch(84.88% 0.08 182.8) |
| XYZ | xyz(49.5179, 63.3547, 70.5797) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.08
Seafoam Blue
#78D1B6
ΔE00 6.30
Pale Teal
#82CBB2
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 7.08
Light Teal
#90E4C1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD2 #DF909D
analogous
#90DFAB #90DFD2 #90C4DF
triadic
#90DFD2 #D290DF #DFD290
tetradic
#90DFD2 #AB90DF #DF909D #C4DF90
square
#90DFD2 #AB90DF #DF909D #C4DF90
split-complementary
#90DFD2 #DF90C4 #DFAB90
monochromatic
#37BEA8 #60D1BF #90DFD2 #C0EDE5 #E7F8F5
Accessibility & contrast
On white
1.54
#90DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#90DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#75E2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dfd2; /* rgb */ color: rgb(144, 223, 210); /* oklch */ color: oklch(84.9% 0.080 182.8);
Tailwind
colors: {
custom: {
50: '#b3e9df',
500: '#90dfd2',
950: '#000000',
},
}SCSS
$custom: #90dfd2; $custom-light: #b3e9df; $custom-dark: #000000;
JSON
{
"hex": "#90dfd2",
"rgb": {
"r": 144,
"g": 223,
"b": 210
},
"hsl": {
"h": 170.127,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84884,
"c": 0.08011,
"h": 182.8
},
"luminance": 0.63358
}Semantic roles & 50–950 ramp
primary
#90DFD2
secondary
#B75C6B
accent
#233DC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484