#90DEDF#90DEDF
#90DEDF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.077 H 196.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEDF |
|---|---|
| RGB | rgb(144, 222, 223) |
| HSL | hsl(181, 55%, 72%) |
| HSV | hsv(181, 35%, 87%) |
| CMYK | cmyk(35.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.70, -23.62, -8.09) |
| CIE-LCH | lch(83.70, 24.97, 198.92°) |
| OKLab | oklab(85.06% -0.0735 -0.0222) |
| OKLCH | oklch(85.06% 0.077 196.8) |
| XYZ | xyz(50.9374, 63.4963, 79.3696) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.67
Light Cyan
#ACFFFC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEDF #DF9190
analogous
#90DFB8 #90DEDF #90B7DF
triadic
#90DEDF #DF90DE #DEDF90
tetradic
#90DEDF #B890DF #DF9190 #B7DF90
square
#90DEDF #B890DF #DF9190 #B7DF90
split-complementary
#90DEDF #DF90B7 #DFB890
monochromatic
#37BCBE #60D0D1 #90DEDF #C0ECED #E7F8F8
Accessibility & contrast
On white
1.53
#90DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#90DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEDF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEDF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#70E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dedf; /* rgb */ color: rgb(144, 222, 223); /* oklch */ color: oklch(85.1% 0.077 196.8);
Tailwind
colors: {
custom: {
50: '#b4e8e9',
500: '#90dedf',
950: '#000000',
},
}SCSS
$custom: #90dedf; $custom-light: #b4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#90dedf",
"rgb": {
"r": 144,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.759,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.8506,
"c": 0.07677,
"h": 196.8
},
"luminance": 0.635
}Semantic roles & 50–950 ramp
primary
#90DEDF
secondary
#B75D5C
accent
#2523C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484