#90DFD4#90DFD4
#90DFD4 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.9% C 0.079 H 184.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD4 |
|---|---|
| RGB | rgb(144, 223, 212) |
| HSL | hsl(172, 55%, 72%) |
| HSV | hsv(172, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(83.68, -26.66, -2.30) |
| CIE-LCH | lch(83.68, 26.76, 184.93°) |
| OKLab | oklab(84.94% -0.0792 -0.0066) |
| OKLCH | oklch(84.94% 0.079 184.8) |
| XYZ | xyz(49.7686, 63.4550, 71.9001) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 6.57
Seafoam Blue
#78D1B6
ΔE00 6.90
Turquoise
#40E0D0
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.22
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD4 #DF909B
analogous
#90DFAD #90DFD4 #90C2DF
triadic
#90DFD4 #D490DF #DFD490
tetradic
#90DFD4 #AD90DF #DF909B #C2DF90
square
#90DFD4 #AD90DF #DF909B #C2DF90
split-complementary
#90DFD4 #DF90C2 #DFAD90
monochromatic
#37BEAB #60D1C2 #90DFD4 #C0EDE6 #E7F8F6
Accessibility & contrast
On white
1.53
#90DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#90DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD4
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD4 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#CACCD5
Tritanopia (blue-blind)
#74E2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfd4; /* rgb */ color: rgb(144, 223, 212); /* oklch */ color: oklch(84.9% 0.079 184.8);
Tailwind
colors: {
custom: {
50: '#b3e9e1',
500: '#90dfd4',
950: '#000000',
},
}SCSS
$custom: #90dfd4; $custom-light: #b3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#90dfd4",
"rgb": {
"r": 144,
"g": 223,
"b": 212
},
"hsl": {
"h": 171.646,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84944,
"c": 0.07945,
"h": 184.8
},
"luminance": 0.63458
}Semantic roles & 50–950 ramp
primary
#90DFD4
secondary
#B75C69
accent
#2339C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484