#90DEC8#90DEC8
#90DEC8 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.083 H 174.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC8 |
|---|---|
| RGB | rgb(144, 222, 200) |
| HSL | hsl(163, 54%, 72%) |
| HSV | hsv(163, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(83.09, -28.83, 3.20) |
| CIE-LCH | lch(83.09, 29.01, 173.67°) |
| OKLab | oklab(84.37% -0.083 0.008) |
| OKLCH | oklch(84.37% 0.083 174.5) |
| XYZ | xyz(48.0444, 62.3391, 64.1334) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.15
Pale Teal
#82CBB2
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 6.60
Mediumaquamarine
#66CDAA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC8 #DE90A6
analogous
#90DEA1 #90DEC8 #90CDDE
triadic
#90DEC8 #C890DE #DEC890
tetradic
#90DEC8 #A190DE #DE90A6 #CDDE90
square
#90DEC8 #A190DE #DE90A6 #CDDE90
split-complementary
#90DEC8 #DE90CD #DEA190
monochromatic
#38BC97 #61D0B1 #90DEC8 #BFECDF #E7F8F3
Accessibility & contrast
On white
1.56
#90DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#90DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC8
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC8 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#79E0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dec8; /* rgb */ color: rgb(144, 222, 200); /* oklch */ color: oklch(84.4% 0.083 174.5);
Tailwind
colors: {
custom: {
50: '#b3e8d8',
500: '#90dec8',
950: '#000000',
},
}SCSS
$custom: #90dec8; $custom-light: #b3e8d8; $custom-dark: #000000;
JSON
{
"hex": "#90dec8",
"rgb": {
"r": 144,
"g": 222,
"b": 200
},
"hsl": {
"h": 163.077,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.8437,
"c": 0.08339,
"h": 174.5
},
"luminance": 0.62342
}Semantic roles & 50–950 ramp
primary
#90DEC8
secondary
#B65C76
accent
#2450C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483