#90DEDD#90DEDD
#90DEDD is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.077 H 194.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEDD |
|---|---|
| RGB | rgb(144, 222, 221) |
| HSL | hsl(179, 54%, 72%) |
| HSV | hsv(179, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.65, -24.09, -7.12) |
| CIE-LCH | lch(83.65, 25.12, 196.46°) |
| OKLab | oklab(85% -0.0743 -0.0196) |
| OKLCH | oklch(85% 0.077 194.8) |
| XYZ | xyz(50.6693, 63.3890, 77.9579) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 6.69
Light Cyan
#ACFFFC
ΔE00 7.15
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEDD #DE9091
analogous
#90DEB6 #90DEDD #90B8DE
triadic
#90DEDD #DD90DE #DEDD90
tetradic
#90DEDD #B690DE #DE9091 #B8DE90
square
#90DEDD #B690DE #DE9091 #B8DE90
split-complementary
#90DEDD #DE90B8 #DEB690
monochromatic
#38BCBA #61D0CF #90DEDD #BFECEB #E7F8F8
Accessibility & contrast
On white
1.54
#90DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#90DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEDD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEDD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#71E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dedd; /* rgb */ color: rgb(144, 222, 221); /* oklch */ color: oklch(85.0% 0.077 194.8);
Tailwind
colors: {
custom: {
50: '#b4e8e7',
500: '#90dedd',
950: '#000000',
},
}SCSS
$custom: #90dedd; $custom-light: #b4e8e7; $custom-dark: #000000;
JSON
{
"hex": "#90dedd",
"rgb": {
"r": 144,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.231,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84997,
"c": 0.07683,
"h": 194.8
},
"luminance": 0.63392
}Semantic roles & 50–950 ramp
primary
#90DEDD
secondary
#B65C5E
accent
#2426C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484