#90E2DB#90E2DB
#90E2DB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.8% C 0.081 H 188.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2DB |
|---|---|
| RGB | rgb(144, 226, 219) |
| HSL | hsl(175, 59%, 73%) |
| HSV | hsv(175, 36%, 89%) |
| CMYK | cmyk(36.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(84.71, -26.51, -4.49) |
| CIE-LCH | lch(84.71, 26.89, 189.62°) |
| OKLab | oklab(85.83% -0.0799 -0.0125) |
| OKLCH | oklch(85.83% 0.081 188.9) |
| XYZ | xyz(51.4795, 65.4331, 76.9213) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 6.58
Pale Cyan
#B7FFFA
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.05
Tiffany Blue
#7BF2DA
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2DB #E29097
analogous
#90E2B2 #90E2DB #90C0E2
triadic
#90E2DB #DB90E2 #E2DB90
tetradic
#90E2DB #B290E2 #E29097 #C0E290
square
#90E2DB #B290E2 #E29097 #C0E290
split-complementary
#90E2DB #E290C0 #E2B290
monochromatic
#33C4B8 #5FD5CB #90E2DB #C1EFEB #E7F9F7
Accessibility & contrast
On white
1.49
#90E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#90E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2DB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2DB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#71E6E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90e2db; /* rgb */ color: rgb(144, 226, 219); /* oklch */ color: oklch(85.8% 0.081 188.9);
Tailwind
colors: {
custom: {
50: '#b4ebe6',
500: '#90e2db',
950: '#000000',
},
}SCSS
$custom: #90e2db; $custom-light: #b4ebe6; $custom-dark: #000000;
JSON
{
"hex": "#90e2db",
"rgb": {
"r": 144,
"g": 226,
"b": 219
},
"hsl": {
"h": 174.878,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.85828,
"c": 0.08086,
"h": 188.9
},
"luminance": 0.65436
}Semantic roles & 50–950 ramp
primary
#90E2DB
secondary
#BB5C64
accent
#1F2EC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484