#90DFD7#90DFD7
#90DFD7 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.079 H 187.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD7 |
|---|---|
| RGB | rgb(144, 223, 215) |
| HSL | hsl(174, 55%, 72%) |
| HSV | hsv(174, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(83.76, -25.97, -3.77) |
| CIE-LCH | lch(83.76, 26.24, 188.26°) |
| OKLab | oklab(85.03% -0.0779 -0.0105) |
| OKLCH | oklch(85.03% 0.079 187.7) |
| XYZ | xyz(50.1506, 63.6077, 73.9117) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 7.06
Tiffany Blue
#7BF2DA
ΔE00 7.22
Light Cyan
#ACFFFC
ΔE00 7.29
Turquoise
#40E0D0
ΔE00 7.32
Pale Cyan
#B7FFFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD7 #DF9098
analogous
#90DFB0 #90DFD7 #90C0DF
triadic
#90DFD7 #D790DF #DFD790
tetradic
#90DFD7 #B090DF #DF9098 #C0DF90
square
#90DFD7 #B090DF #DF9098 #C0DF90
split-complementary
#90DFD7 #DF90C0 #DFB090
monochromatic
#37BEB0 #60D1C6 #90DFD7 #C0EDE8 #E7F8F6
Accessibility & contrast
On white
1.53
#90DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#90DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD7
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD7 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#C9CCD8
Tritanopia (blue-blind)
#73E3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfd7; /* rgb */ color: rgb(144, 223, 215); /* oklch */ color: oklch(85.0% 0.079 187.7);
Tailwind
colors: {
custom: {
50: '#b4e9e3',
500: '#90dfd7',
950: '#000000',
},
}SCSS
$custom: #90dfd7; $custom-light: #b4e9e3; $custom-dark: #000000;
JSON
{
"hex": "#90dfd7",
"rgb": {
"r": 144,
"g": 223,
"b": 215
},
"hsl": {
"h": 173.924,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85034,
"c": 0.07865,
"h": 187.7
},
"luminance": 0.63611
}Semantic roles & 50–950 ramp
primary
#90DFD7
secondary
#B75C65
accent
#2333C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484