#90DEC4#90DEC4
#90DEC4 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.086 H 171.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC4 |
|---|---|
| RGB | rgb(144, 222, 196) |
| HSL | hsl(160, 54%, 72%) |
| HSV | hsv(160, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.00, -29.69, 5.18) |
| CIE-LCH | lch(83.00, 30.14, 170.11°) |
| OKLab | oklab(84.26% -0.0847 0.0132) |
| OKLCH | oklch(84.26% 0.086 171.1) |
| XYZ | xyz(47.5831, 62.1545, 61.7036) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.82
Seafoam Blue
#78D1B6
ΔE00 3.82
Pale Teal
#82CBB2
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 5.37
Tiffany Blue
#7BF2DA
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC4 #DE90AA
analogous
#90DE9D #90DEC4 #90D1DE
triadic
#90DEC4 #C490DE #DEC490
tetradic
#90DEC4 #9D90DE #DE90AA #D1DE90
square
#90DEC4 #9D90DE #DE90AA #D1DE90
split-complementary
#90DEC4 #DE90D1 #DE9D90
monochromatic
#38BC90 #61D0AB #90DEC4 #BFECDD #E7F8F2
Accessibility & contrast
On white
1.56
#90DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#90DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC4
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC4 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C3
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#7ADFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dec4; /* rgb */ color: rgb(144, 222, 196); /* oklch */ color: oklch(84.3% 0.086 171.1);
Tailwind
colors: {
custom: {
50: '#b3e8d5',
500: '#90dec4',
950: '#000000',
},
}SCSS
$custom: #90dec4; $custom-light: #b3e8d5; $custom-dark: #000000;
JSON
{
"hex": "#90dec4",
"rgb": {
"r": 144,
"g": 222,
"b": 196
},
"hsl": {
"h": 160,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84259,
"c": 0.08573,
"h": 171.1
},
"luminance": 0.62157
}Semantic roles & 50–950 ramp
primary
#90DEC4
secondary
#B65C7A
accent
#2458C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483