#90DEC5#90DEC5
#90DEC5 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.085 H 171.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC5 |
|---|---|
| RGB | rgb(144, 222, 197) |
| HSL | hsl(161, 54%, 72%) |
| HSV | hsv(161, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(83.02, -29.48, 4.68) |
| CIE-LCH | lch(83.02, 29.85, 170.97°) |
| OKLab | oklab(84.29% -0.0843 0.0119) |
| OKLCH | oklch(84.29% 0.085 171.9) |
| XYZ | xyz(47.6973, 62.2002, 62.3050) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.11
Seafoam Blue
#78D1B6
ΔE00 3.86
Pale Teal
#82CBB2
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 5.67
Tiffany Blue
#7BF2DA
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC5 #DE90A9
analogous
#90DE9E #90DEC5 #90D0DE
triadic
#90DEC5 #C590DE #DEC590
tetradic
#90DEC5 #9E90DE #DE90A9 #D0DE90
square
#90DEC5 #9E90DE #DE90A9 #D0DE90
split-complementary
#90DEC5 #DE90D0 #DE9E90
monochromatic
#38BC91 #61D0AC #90DEC5 #BFECDE #E7F8F3
Accessibility & contrast
On white
1.56
#90DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#90DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC5
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC5 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C4
Deuteranopia (green-blind)
#CCCBC7
Tritanopia (blue-blind)
#7ADFD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dec5; /* rgb */ color: rgb(144, 222, 197); /* oklch */ color: oklch(84.3% 0.085 171.9);
Tailwind
colors: {
custom: {
50: '#b3e8d6',
500: '#90dec5',
950: '#000000',
},
}SCSS
$custom: #90dec5; $custom-light: #b3e8d6; $custom-dark: #000000;
JSON
{
"hex": "#90dec5",
"rgb": {
"r": 144,
"g": 222,
"b": 197
},
"hsl": {
"h": 160.769,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84286,
"c": 0.08512,
"h": 171.9
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#90DEC5
secondary
#B65C79
accent
#2456C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483