#90DFDB#90DFDB
#90DFDB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.078 H 191.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFDB |
|---|---|
| RGB | rgb(144, 223, 219) |
| HSL | hsl(177, 55%, 72%) |
| HSV | hsv(177, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.87, -25.05, -5.73) |
| CIE-LCH | lch(83.87, 25.70, 192.88°) |
| OKLab | oklab(85.16% -0.0763 -0.0158) |
| OKLCH | oklch(85.16% 0.078 191.7) |
| XYZ | xyz(50.6708, 63.8159, 76.6518) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Light Cyan
#ACFFFC
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.12
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Pale Cyan
#B7FFFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFDB #DF9094
analogous
#90DFB4 #90DFDB #90BCDF
triadic
#90DFDB #DB90DF #DFDB90
tetradic
#90DFDB #B490DF #DF9094 #BCDF90
square
#90DFDB #B490DF #DF9094 #BCDF90
split-complementary
#90DFDB #DF90BC #DFB490
monochromatic
#37BEB7 #60D1CC #90DFDB #C0EDEA #E7F8F7
Accessibility & contrast
On white
1.53
#90DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#90DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFDB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFDB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#72E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfdb; /* rgb */ color: rgb(144, 223, 219); /* oklch */ color: oklch(85.2% 0.078 191.7);
Tailwind
colors: {
custom: {
50: '#b4e9e6',
500: '#90dfdb',
950: '#000000',
},
}SCSS
$custom: #90dfdb; $custom-light: #b4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#90dfdb",
"rgb": {
"r": 144,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.962,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85157,
"c": 0.07792,
"h": 191.7
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#90DFDB
secondary
#B75C61
accent
#232BC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484