#90DEC9#90DEC9
#90DEC9 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.083 H 175.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC9 |
|---|---|
| RGB | rgb(144, 222, 201) |
| HSL | hsl(164, 54%, 72%) |
| HSV | hsv(164, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(83.12, -28.62, 2.71) |
| CIE-LCH | lch(83.12, 28.74, 174.60°) |
| OKLab | oklab(84.4% -0.0826 0.0067) |
| OKLCH | oklch(84.4% 0.083 175.3) |
| XYZ | xyz(48.1617, 62.3860, 64.7509) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.34
Pale Teal
#82CBB2
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 6.92
Mediumaquamarine
#66CDAA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC9 #DE90A5
analogous
#90DEA2 #90DEC9 #90CCDE
triadic
#90DEC9 #C990DE #DEC990
tetradic
#90DEC9 #A290DE #DE90A5 #CCDE90
square
#90DEC9 #A290DE #DE90A5 #CCDE90
split-complementary
#90DEC9 #DE90CC #DEA290
monochromatic
#38BC98 #61D0B2 #90DEC9 #BFECE0 #E7F8F4
Accessibility & contrast
On white
1.56
#90DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#90DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC9
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC9 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C8
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#79E0D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dec9; /* rgb */ color: rgb(144, 222, 201); /* oklch */ color: oklch(84.4% 0.083 175.3);
Tailwind
colors: {
custom: {
50: '#b3e8d9',
500: '#90dec9',
950: '#000000',
},
}SCSS
$custom: #90dec9; $custom-light: #b3e8d9; $custom-dark: #000000;
JSON
{
"hex": "#90dec9",
"rgb": {
"r": 144,
"g": 222,
"b": 201
},
"hsl": {
"h": 163.846,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84398,
"c": 0.08285,
"h": 175.3
},
"luminance": 0.62389
}Semantic roles & 50–950 ramp
primary
#90DEC9
secondary
#B65C74
accent
#244EC2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483