#ABDDA2#ABDDA2
#ABDDA2 is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.8% C 0.096 H 140.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDA2 |
|---|---|
| RGB | rgb(171, 221, 162) |
| HSL | hsl(111, 46%, 75%) |
| HSV | hsv(111, 27%, 87%) |
| CMYK | cmyk(22.6%, 0%, 26.7%, 13.3%) |
| CIE-LAB | lab(83.43, -27.20, 23.86) |
| CIE-LCH | lch(83.43, 36.18, 138.74°) |
| OKLab | oklab(84.75% -0.0741 0.0605) |
| OKLCH | oklch(84.75% 0.096 140.8) |
| XYZ | xyz(49.1709, 62.9781, 43.7407) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.44
Light Sage
#BCECAC
ΔE00 3.65
Hospital Green
#9BE5AA
ΔE00 4.04
Washed Out Green
#BCF5A6
ΔE00 6.15
Mint
#AAF0C1
ΔE00 6.36
Celadon
#BEFDB7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDA2 #D4A2DD
analogous
#C9DDA2 #ABDDA2 #A2DDB6
triadic
#ABDDA2 #A2ABDD #DDA2AB
tetradic
#ABDDA2 #A2C9DD #D4A2DD #DDB6A2
square
#ABDDA2 #A2C9DD #D4A2DD #DDB6A2
split-complementary
#ABDDA2 #B6A2DD #DDA2C9
monochromatic
#5ABC48 #83CD75 #ABDDA2 #D3EDCF #EBF7E9
Accessibility & contrast
On white
1.54
#ABDDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#ABDDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDA2
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDA2 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#A8D9CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdda2; /* rgb */ color: rgb(171, 221, 162); /* oklch */ color: oklch(84.8% 0.096 140.8);
Tailwind
colors: {
custom: {
50: '#c5e7bd',
500: '#abdda2',
950: '#000000',
},
}SCSS
$custom: #abdda2; $custom-light: #c5e7bd; $custom-dark: #000000;
JSON
{
"hex": "#abdda2",
"rgb": {
"r": 171,
"g": 221,
"b": 162
},
"hsl": {
"h": 110.847,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.8475,
"c": 0.09565,
"h": 140.8
},
"luminance": 0.62979
}Semantic roles & 50–950 ramp
primary
#ABDDA2
secondary
#AA6EB5
accent
#2CBAA4
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482