#90DFD5#90DFD5
#90DFD5 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.079 H 185.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD5 |
|---|---|
| RGB | rgb(144, 223, 213) |
| HSL | hsl(172, 55%, 72%) |
| HSV | hsv(172, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(83.71, -26.43, -2.79) |
| CIE-LCH | lch(83.71, 26.58, 186.02°) |
| OKLab | oklab(84.97% -0.0788 -0.0079) |
| OKLCH | oklch(84.97% 0.079 185.7) |
| XYZ | xyz(49.8952, 63.5056, 72.5665) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.32
Tiffany Blue
#7BF2DA
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 7.07
Mediumturquoise
#48D1CC
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD5 #DF909A
analogous
#90DFAE #90DFD5 #90C2DF
triadic
#90DFD5 #D590DF #DFD590
tetradic
#90DFD5 #AE90DF #DF909A #C2DF90
square
#90DFD5 #AE90DF #DF909A #C2DF90
split-complementary
#90DFD5 #DF90C2 #DFAE90
monochromatic
#37BEAD #60D1C3 #90DFD5 #C0EDE7 #E7F8F6
Accessibility & contrast
On white
1.53
#90DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#90DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD5
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD5 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D5
Deuteranopia (green-blind)
#C9CCD6
Tritanopia (blue-blind)
#74E2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfd5; /* rgb */ color: rgb(144, 223, 213); /* oklch */ color: oklch(85.0% 0.079 185.7);
Tailwind
colors: {
custom: {
50: '#b3e9e1',
500: '#90dfd5',
950: '#000000',
},
}SCSS
$custom: #90dfd5; $custom-light: #b3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#90dfd5",
"rgb": {
"r": 144,
"g": 223,
"b": 213
},
"hsl": {
"h": 172.405,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84974,
"c": 0.07917,
"h": 185.7
},
"luminance": 0.63509
}Semantic roles & 50–950 ramp
primary
#90DFD5
secondary
#B75C68
accent
#2337C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484