#90DEC7#90DEC7
#90DEC7 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.084 H 173.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC7 |
|---|---|
| RGB | rgb(144, 222, 199) |
| HSL | hsl(162, 54%, 72%) |
| HSV | hsv(162, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.07, -29.05, 3.69) |
| CIE-LCH | lch(83.07, 29.28, 172.75°) |
| OKLab | oklab(84.34% -0.0834 0.0093) |
| OKLCH | oklch(84.34% 0.084 173.6) |
| XYZ | xyz(47.9279, 62.2925, 63.5199) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 4.03
Pale Teal
#82CBB2
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 6.28
Mediumaquamarine
#66CDAA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC7 #DE90A7
analogous
#90DEA0 #90DEC7 #90CEDE
triadic
#90DEC7 #C790DE #DEC790
tetradic
#90DEC7 #A090DE #DE90A7 #CEDE90
square
#90DEC7 #A090DE #DE90A7 #CEDE90
split-complementary
#90DEC7 #DE90CE #DEA090
monochromatic
#38BC95 #61D0AF #90DEC7 #BFECDF #E7F8F3
Accessibility & contrast
On white
1.56
#90DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#90DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC7
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC7 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C6
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#79E0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dec7; /* rgb */ color: rgb(144, 222, 199); /* oklch */ color: oklch(84.3% 0.084 173.6);
Tailwind
colors: {
custom: {
50: '#b3e8d8',
500: '#90dec7',
950: '#000000',
},
}SCSS
$custom: #90dec7; $custom-light: #b3e8d8; $custom-dark: #000000;
JSON
{
"hex": "#90dec7",
"rgb": {
"r": 144,
"g": 222,
"b": 199
},
"hsl": {
"h": 162.308,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84342,
"c": 0.08394,
"h": 173.6
},
"luminance": 0.62295
}Semantic roles & 50–950 ramp
primary
#90DEC7
secondary
#B65C77
accent
#2452C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483