#90DBA2#90DBA2
#90DBA2 is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.7% C 0.109 H 151.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90DBA2 |
|---|---|
| RGB | rgb(144, 219, 162) |
| HSL | hsl(134, 51%, 71%) |
| HSV | hsv(134, 34%, 86%) |
| CMYK | cmyk(34.2%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(81.40, -34.95, 20.84) |
| CIE-LCH | lch(81.40, 40.69, 149.20°) |
| OKLab | oklab(82.73% -0.0958 0.0531) |
| OKLCH | oklch(82.73% 0.109 151) |
| XYZ | xyz(43.3523, 59.1987, 43.3176) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.42
Seafoam
#7FE0B3
ΔE00 4.75
Mint
#AAF0C1
ΔE00 5.75
Light Sea Green
#98F6B0
ΔE00 6.13
Light Teal
#90E4C1
ΔE00 6.60
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DBA2 #DB90C9
analogous
#A3DB90 #90DBA2 #90DBC7
triadic
#90DBA2 #A290DB #DBA290
tetradic
#90DBA2 #90A3DB #DB90C9 #DBC790
square
#90DBA2 #90A3DB #DB90C9 #DBC790
split-complementary
#90DBA2 #C790DB #DB90A3
monochromatic
#3BB658 #62CC7B #90DBA2 #BEEAC9 #E8F8EC
Accessibility & contrast
On white
1.64
#90DBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#90DBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DBA2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DBA2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#D0C7A5
Tritanopia (blue-blind)
#84D9CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #90dba2; /* rgb */ color: rgb(144, 219, 162); /* oklch */ color: oklch(82.7% 0.109 151.0);
Tailwind
colors: {
custom: {
50: '#b3e6bd',
500: '#90dba2',
950: '#000000',
},
}SCSS
$custom: #90dba2; $custom-light: #b3e6bd; $custom-dark: #000000;
JSON
{
"hex": "#90dba2",
"rgb": {
"r": 144,
"g": 219,
"b": 162
},
"hsl": {
"h": 134.4,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.82728,
"c": 0.10948,
"h": 151
},
"luminance": 0.59201
}Semantic roles & 50–950 ramp
primary
#90DBA2
secondary
#B25D9E
accent
#279ABE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111612
muted
#818482