#90DEC2#90DEC2
#90DEC2 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.087 H 169.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEC2 |
|---|---|
| RGB | rgb(144, 222, 194) |
| HSL | hsl(158, 54%, 72%) |
| HSV | hsv(158, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.95, -30.11, 6.16) |
| CIE-LCH | lch(82.95, 30.74, 168.43°) |
| OKLab | oklab(84.2% -0.0856 0.0158) |
| OKLCH | oklch(84.2% 0.087 169.5) |
| XYZ | xyz(47.3569, 62.0641, 60.5127) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.29
Seafoam Blue
#78D1B6
ΔE00 3.83
Pale Teal
#82CBB2
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 6.06
Light Turquoise
#7EF4CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEC2 #DE90AC
analogous
#90DE9B #90DEC2 #90D3DE
triadic
#90DEC2 #C290DE #DEC290
tetradic
#90DEC2 #9B90DE #DE90AC #D3DE90
square
#90DEC2 #9B90DE #DE90AC #D3DE90
split-complementary
#90DEC2 #DE90D3 #DE9B90
monochromatic
#38BC8C #61D0A8 #90DEC2 #BFECDC #E7F8F2
Accessibility & contrast
On white
1.57
#90DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#90DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEC2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEC2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#7BDFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dec2; /* rgb */ color: rgb(144, 222, 194); /* oklch */ color: oklch(84.2% 0.087 169.5);
Tailwind
colors: {
custom: {
50: '#b3e8d4',
500: '#90dec2',
950: '#000000',
},
}SCSS
$custom: #90dec2; $custom-light: #b3e8d4; $custom-dark: #000000;
JSON
{
"hex": "#90dec2",
"rgb": {
"r": 144,
"g": 222,
"b": 194
},
"hsl": {
"h": 158.462,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84204,
"c": 0.08701,
"h": 169.5
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#90DEC2
secondary
#B65C7C
accent
#245CC2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483