#90DFDE#90DFDE
#90DFDE is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.078 H 194.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFDE |
|---|---|
| RGB | rgb(144, 223, 222) |
| HSL | hsl(179, 55%, 72%) |
| HSV | hsv(179, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(83.95, -24.35, -7.19) |
| CIE-LCH | lch(83.95, 25.39, 196.46°) |
| OKLab | oklab(85.25% -0.0751 -0.0198) |
| OKLCH | oklch(85.25% 0.078 194.8) |
| XYZ | xyz(51.0693, 63.9753, 78.7505) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Powder Blue
#B0E0E6
ΔE00 6.75
Light Cyan
#ACFFFC
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFDE #DF9091
analogous
#90DFB7 #90DFDE #90B8DF
triadic
#90DFDE #DE90DF #DFDE90
tetradic
#90DFDE #B790DF #DF9091 #B8DF90
square
#90DFDE #B790DF #DF9091 #B8DF90
split-complementary
#90DFDE #DF90B8 #DFB790
monochromatic
#37BEBC #60D1D0 #90DFDE #C0EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#90DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#90DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFDE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFDE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#70E4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfde; /* rgb */ color: rgb(144, 223, 222); /* oklch */ color: oklch(85.3% 0.078 194.8);
Tailwind
colors: {
custom: {
50: '#b4e9e8',
500: '#90dfde',
950: '#000000',
},
}SCSS
$custom: #90dfde; $custom-light: #b4e9e8; $custom-dark: #000000;
JSON
{
"hex": "#90dfde",
"rgb": {
"r": 144,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.241,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85251,
"c": 0.07766,
"h": 194.8
},
"luminance": 0.63979
}Semantic roles & 50–950 ramp
primary
#90DFDE
secondary
#B75C5D
accent
#2325C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484