#90DEDE#90DEDE
#90DEDE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.077 H 195.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEDE |
|---|---|
| RGB | rgb(144, 222, 222) |
| HSL | hsl(180, 54%, 72%) |
| HSV | hsv(180, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.67, -23.86, -7.61) |
| CIE-LCH | lch(83.67, 25.04, 197.68°) |
| OKLab | oklab(85.03% -0.0739 -0.0209) |
| OKLCH | oklch(85.03% 0.077 195.8) |
| XYZ | xyz(50.8030, 63.4425, 78.6617) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 6.93
Light Cyan
#ACFFFC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEDE #DE9090
analogous
#90DEB7 #90DEDE #90B7DE
triadic
#90DEDE #DE90DE #DEDE90
tetradic
#90DEDE #B790DE #DE9090 #B7DE90
square
#90DEDE #B790DE #DE9090 #B7DE90
split-complementary
#90DEDE #DE90B7 #DEB790
monochromatic
#38BCBC #61D0D0 #90DEDE #BFECEC #E7F8F8
Accessibility & contrast
On white
1.53
#90DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#90DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEDE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEDE | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#70E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dede; /* rgb */ color: rgb(144, 222, 222); /* oklch */ color: oklch(85.0% 0.077 195.8);
Tailwind
colors: {
custom: {
50: '#b4e8e8',
500: '#90dede',
950: '#000000',
},
}SCSS
$custom: #90dede; $custom-light: #b4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#90dede",
"rgb": {
"r": 144,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.85029,
"c": 0.07679,
"h": 195.8
},
"luminance": 0.63446
}Semantic roles & 50–950 ramp
primary
#90DEDE
secondary
#B65C5C
accent
#2424C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484