#90DCA2#90DCA2
#90DCA2 is a very light, moderate green. Relative luminance 0.597; OKLCH L 83.0% C 0.111 H 150.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCA2 |
|---|---|
| RGB | rgb(144, 220, 162) |
| HSL | hsl(134, 52%, 71%) |
| HSV | hsv(134, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.69, -35.41, 21.23) |
| CIE-LCH | lch(81.69, 41.29, 149.05°) |
| OKLab | oklab(82.96% -0.097 0.054) |
| OKLCH | oklch(82.96% 0.111 150.9) |
| XYZ | xyz(43.6140, 59.7220, 43.4048) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.22
Seafoam
#7FE0B3
ΔE00 4.80
Mint
#AAF0C1
ΔE00 5.67
Light Sea Green
#98F6B0
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.68
Light Teal
#90E4C1
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCA2 #DC90CA
analogous
#A4DC90 #90DCA2 #90DCC8
triadic
#90DCA2 #A290DC #DCA290
tetradic
#90DCA2 #90A4DC #DC90CA #DCC890
square
#90DCA2 #90A4DC #DC90CA #DCC890
split-complementary
#90DCA2 #C890DC #DC90A4
monochromatic
#3AB858 #61CD7B #90DCA2 #BFEBC9 #E8F8EC
Accessibility & contrast
On white
1.62
#90DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#90DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCA2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCA2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09F
Deuteranopia (green-blind)
#D1C8A5
Tritanopia (blue-blind)
#84DACC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #90dca2; /* rgb */ color: rgb(144, 220, 162); /* oklch */ color: oklch(83.0% 0.111 150.9);
Tailwind
colors: {
custom: {
50: '#b3e7bd',
500: '#90dca2',
950: '#000000',
},
}SCSS
$custom: #90dca2; $custom-light: #b3e7bd; $custom-dark: #000000;
JSON
{
"hex": "#90dca2",
"rgb": {
"r": 144,
"g": 220,
"b": 162
},
"hsl": {
"h": 134.211,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.82959,
"c": 0.11103,
"h": 150.9
},
"luminance": 0.59724
}Semantic roles & 50–950 ramp
primary
#90DCA2
secondary
#B35D9F
accent
#269BBF
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111612
muted
#818482