#90E2DD#90E2DD
#90E2DD is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.081 H 190.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2DD |
|---|---|
| RGB | rgb(144, 226, 221) |
| HSL | hsl(176, 59%, 73%) |
| HSV | hsv(176, 36%, 89%) |
| CMYK | cmyk(36.3%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(84.76, -26.05, -5.47) |
| CIE-LCH | lch(84.76, 26.61, 191.86°) |
| OKLab | oklab(85.89% -0.0791 -0.0151) |
| OKLCH | oklch(85.89% 0.081 190.8) |
| XYZ | xyz(51.7443, 65.5391, 78.3163) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.40
Pale Cyan
#B7FFFA
ΔE00 6.81
Mediumturquoise
#48D1CC
ΔE00 7.24
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2DD #E29095
analogous
#90E2B4 #90E2DD #90BEE2
triadic
#90E2DD #DD90E2 #E2DD90
tetradic
#90E2DD #B490E2 #E29095 #BEE290
square
#90E2DD #B490E2 #E29095 #BEE290
split-complementary
#90E2DD #E290BE #E2B490
monochromatic
#33C4BB #5FD5CE #90E2DD #C1EFEC #E7F9F8
Accessibility & contrast
On white
1.49
#90E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#90E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2DD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2DD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#70E6E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #90e2dd; /* rgb */ color: rgb(144, 226, 221); /* oklch */ color: oklch(85.9% 0.081 190.8);
Tailwind
colors: {
custom: {
50: '#b4ebe7',
500: '#90e2dd',
950: '#000000',
},
}SCSS
$custom: #90e2dd; $custom-light: #b4ebe7; $custom-dark: #000000;
JSON
{
"hex": "#90e2dd",
"rgb": {
"r": 144,
"g": 226,
"b": 221
},
"hsl": {
"h": 176.341,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.85889,
"c": 0.08051,
"h": 190.8
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#90E2DD
secondary
#BB5C61
accent
#1F29C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484