#90DDAB#90DDAB
#90DDAB is a very light, moderate green. Relative luminance 0.606; OKLCH L 83.4% C 0.104 H 155.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDAB |
|---|---|
| RGB | rgb(144, 221, 171) |
| HSL | hsl(141, 53%, 72%) |
| HSV | hsv(141, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(82.15, -34.22, 17.16) |
| CIE-LCH | lch(82.15, 38.29, 153.37°) |
| OKLab | oklab(83.39% -0.0943 0.044) |
| OKLCH | oklch(83.39% 0.104 155) |
| XYZ | xyz(44.7060, 60.5800, 47.8577) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 3.20
Light Teal
#90E4C1
ΔE00 4.74
Mint
#AAF0C1
ΔE00 4.81
Light Sea Green
#98F6B0
ΔE00 6.36
Mediumaquamarine
#66CDAA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDAB #DD90C2
analogous
#9CDD90 #90DDAB #90DDD2
triadic
#90DDAB #AB90DD #DDAB90
tetradic
#90DDAB #909CDD #DD90C2 #DDD290
square
#90DDAB #909CDD #DD90C2 #DDD290
split-complementary
#90DDAB #D290DD #DD909C
monochromatic
#39BA66 #61CF88 #90DDAB #BFEBCE #E8F8ED
Accessibility & contrast
On white
1.60
#90DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#90DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDAB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDAB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A8
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#82DBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #90ddab; /* rgb */ color: rgb(144, 221, 171); /* oklch */ color: oklch(83.4% 0.104 155.0);
Tailwind
colors: {
custom: {
50: '#b3e8c4',
500: '#90ddab',
950: '#000000',
},
}SCSS
$custom: #90ddab; $custom-light: #b3e8c4; $custom-dark: #000000;
JSON
{
"hex": "#90ddab",
"rgb": {
"r": 144,
"g": 221,
"b": 171
},
"hsl": {
"h": 141.039,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.83394,
"c": 0.10404,
"h": 155
},
"luminance": 0.60582
}Semantic roles & 50–950 ramp
primary
#90DDAB
secondary
#B55D96
accent
#258AC1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482