#90DFD8#90DFD8
#90DFD8 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.078 H 188.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD8 |
|---|---|
| RGB | rgb(144, 223, 216) |
| HSL | hsl(175, 55%, 72%) |
| HSV | hsv(175, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(83.79, -25.74, -4.26) |
| CIE-LCH | lch(83.79, 26.09, 189.39°) |
| OKLab | oklab(85.07% -0.0775 -0.0119) |
| OKLCH | oklch(85.07% 0.078 188.7) |
| XYZ | xyz(50.2795, 63.6593, 74.5905) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 7.04
Light Cyan
#ACFFFC
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Pale Cyan
#B7FFFA
ΔE00 7.43
Turquoise
#40E0D0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD8 #DF9097
analogous
#90DFB1 #90DFD8 #90BEDF
triadic
#90DFD8 #D890DF #DFD890
tetradic
#90DFD8 #B190DF #DF9097 #BEDF90
square
#90DFD8 #B190DF #DF9097 #BEDF90
split-complementary
#90DFD8 #DF90BE #DFB190
monochromatic
#37BEB2 #60D1C7 #90DFD8 #C0EDE9 #E7F8F7
Accessibility & contrast
On white
1.53
#90DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#90DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD8
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD8 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#C9CCD9
Tritanopia (blue-blind)
#73E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfd8; /* rgb */ color: rgb(144, 223, 216); /* oklch */ color: oklch(85.1% 0.078 188.7);
Tailwind
colors: {
custom: {
50: '#b4e9e4',
500: '#90dfd8',
950: '#000000',
},
}SCSS
$custom: #90dfd8; $custom-light: #b4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#90dfd8",
"rgb": {
"r": 144,
"g": 223,
"b": 216
},
"hsl": {
"h": 174.684,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85065,
"c": 0.07843,
"h": 188.7
},
"luminance": 0.63663
}Semantic roles & 50–950 ramp
primary
#90DFD8
secondary
#B75C64
accent
#2331C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484