#90DEC0#90DEC0
#90DEC0 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.088 H 168.0°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC0 |
|---|---|
| RGB | rgb(144, 222, 192) |
| HSL | hsl(157, 54%, 72%) |
| HSV | hsv(157, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(82.90, -30.53, 7.15) |
| CIE-LCH | lch(82.90, 31.36, 166.81°) |
| OKLab | oklab(84.15% -0.0864 0.0184) |
| OKLCH | oklch(84.15% 0.088 168) |
| XYZ | xyz(47.1338, 61.9748, 59.3377) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.85
Seafoam Blue
#78D1B6
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.25
Pale Teal
#82CBB2
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 5.90
Light Turquoise
#7EF4CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC0 #DE90AE
analogous
#90DE99 #90DEC0 #90D5DE
triadic
#90DEC0 #C090DE #DEC090
tetradic
#90DEC0 #9990DE #DE90AE #D5DE90
square
#90DEC0 #9990DE #DE90AE #D5DE90
split-complementary
#90DEC0 #DE90D5 #DE9990
monochromatic
#38BC89 #61D0A5 #90DEC0 #BFECDB #E7F8F2
Accessibility & contrast
On white
1.57
#90DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#90DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC0
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC0 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BF
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#7CDFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dec0; /* rgb */ color: rgb(144, 222, 192); /* oklch */ color: oklch(84.2% 0.088 168.0);
Tailwind
colors: {
custom: {
50: '#b3e8d3',
500: '#90dec0',
950: '#000000',
},
}SCSS
$custom: #90dec0; $custom-light: #b3e8d3; $custom-dark: #000000;
JSON
{
"hex": "#90dec0",
"rgb": {
"r": 144,
"g": 222,
"b": 192
},
"hsl": {
"h": 156.923,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.8415,
"c": 0.08835,
"h": 168
},
"luminance": 0.61978
}Semantic roles & 50–950 ramp
primary
#90DEC0
secondary
#B65C7F
accent
#2461C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483