#90DEC6#90DEC6
#90DEC6 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.085 H 172.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC6 |
|---|---|
| RGB | rgb(144, 222, 198) |
| HSL | hsl(162, 54%, 72%) |
| HSV | hsv(162, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(83.04, -29.26, 4.19) |
| CIE-LCH | lch(83.04, 29.56, 171.86°) |
| OKLab | oklab(84.31% -0.0838 0.0106) |
| OKLCH | oklch(84.31% 0.085 172.8) |
| XYZ | xyz(47.8122, 62.2462, 62.9105) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 3.93
Pale Teal
#82CBB2
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC6 #DE90A8
analogous
#90DE9F #90DEC6 #90CFDE
triadic
#90DEC6 #C690DE #DEC690
tetradic
#90DEC6 #9F90DE #DE90A8 #CFDE90
square
#90DEC6 #9F90DE #DE90A8 #CFDE90
split-complementary
#90DEC6 #DE90CF #DE9F90
monochromatic
#38BC93 #61D0AE #90DEC6 #BFECDE #E7F8F3
Accessibility & contrast
On white
1.56
#90DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#90DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC6
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC6 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C5
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#7ADFD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dec6; /* rgb */ color: rgb(144, 222, 198); /* oklch */ color: oklch(84.3% 0.085 172.8);
Tailwind
colors: {
custom: {
50: '#b3e8d7',
500: '#90dec6',
950: '#000000',
},
}SCSS
$custom: #90dec6; $custom-light: #b3e8d7; $custom-dark: #000000;
JSON
{
"hex": "#90dec6",
"rgb": {
"r": 144,
"g": 222,
"b": 198
},
"hsl": {
"h": 161.538,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84314,
"c": 0.08452,
"h": 172.8
},
"luminance": 0.62249
}Semantic roles & 50–950 ramp
primary
#90DEC6
secondary
#B65C78
accent
#2454C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483