#90E4DD#90E4DD
#90E4DD is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.3% C 0.082 H 189.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90E4DD |
|---|---|
| RGB | rgb(144, 228, 221) |
| HSL | hsl(175, 61%, 73%) |
| HSV | hsv(175, 37%, 89%) |
| CMYK | cmyk(36.8%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(85.32, -27.02, -4.65) |
| CIE-LCH | lch(85.32, 27.41, 189.76°) |
| OKLab | oklab(86.34% -0.0814 -0.0129) |
| OKLCH | oklch(86.34% 0.082 189) |
| XYZ | xyz(52.2913, 66.6331, 78.4986) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 6.19
Pale Cyan
#B7FFFA
ΔE00 6.58
Tiffany Blue
#7BF2DA
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Turquoise
#40E0D0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E4DD #E49097
analogous
#90E4B3 #90E4DD #90C1E4
triadic
#90E4DD #DD90E4 #E4DD90
tetradic
#90E4DD #B390E4 #E49097 #C1E490
square
#90E4DD #B390E4 #E49097 #C1E490
split-complementary
#90E4DD #E490C1 #E4B390
monochromatic
#31C9BC #5FD8CE #90E4DD #C1F0EC #E6F9F7
Accessibility & contrast
On white
1.47
#90E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#90E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E4DD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E4DD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#70E8E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90e4dd; /* rgb */ color: rgb(144, 228, 221); /* oklch */ color: oklch(86.3% 0.082 189.0);
Tailwind
colors: {
custom: {
50: '#b4ece7',
500: '#90e4dd',
950: '#000000',
},
}SCSS
$custom: #90e4dd; $custom-light: #b4ece7; $custom-dark: #000000;
JSON
{
"hex": "#90e4dd",
"rgb": {
"r": 144,
"g": 228,
"b": 221
},
"hsl": {
"h": 175,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.86336,
"c": 0.08247,
"h": 189
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#90E4DD
secondary
#BD5B63
accent
#1D2BC9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484