#ABDDAE#ABDDAE
#ABDDAE is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.0% C 0.083 H 146.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDAE |
|---|---|
| RGB | rgb(171, 221, 174) |
| HSL | hsl(124, 42%, 77%) |
| HSV | hsv(124, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 21.3%, 13.3%) |
| CIE-LAB | lab(83.67, -25.19, 17.92) |
| CIE-LCH | lch(83.67, 30.91, 144.57°) |
| OKLab | oklab(85.02% -0.069 0.0459) |
| OKLCH | oklch(85.02% 0.083 146.3) |
| XYZ | xyz(50.2889, 63.4253, 49.6289) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 4.76
Mint
#AAF0C1
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 5.17
Light Teal
#90E4C1
ΔE00 7.06
Seafoam
#7FE0B3
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDAE #DDABDA
analogous
#C1DDAB #ABDDAE #ABDDC7
triadic
#ABDDAE #AEABDD #DDAEAB
tetradic
#ABDDAE #ABC1DD #DDABDA #DDC7AB
square
#ABDDAE #ABC1DD #DDABDA #DDC7AB
split-complementary
#ABDDAE #C7ABDD #DDABC1
monochromatic
#54BA5A #7FCB84 #ABDDAE #D7EFD8 #E9F6EA
Accessibility & contrast
On white
1.53
#ABDDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#ABDDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDAE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDAE | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#A6DAD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abddae; /* rgb */ color: rgb(171, 221, 174); /* oklch */ color: oklch(85.0% 0.083 146.3);
Tailwind
colors: {
custom: {
50: '#c5e7c6',
500: '#abddae',
950: '#000000',
},
}SCSS
$custom: #abddae; $custom-light: #c5e7c6; $custom-dark: #000000;
JSON
{
"hex": "#abddae",
"rgb": {
"r": 171,
"g": 221,
"b": 174
},
"hsl": {
"h": 123.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85015,
"c": 0.08286,
"h": 146.3
},
"luminance": 0.63427
}Semantic roles & 50–950 ramp
primary
#ABDDAE
secondary
#B577B1
accent
#30ADB5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482