#ABDDAC#ABDDAC
#ABDDAC is a very light, moderate green. Relative luminance 0.633; OKLCH L 85.0% C 0.085 H 145.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDAC |
|---|---|
| RGB | rgb(171, 221, 172) |
| HSL | hsl(121, 42%, 77%) |
| HSV | hsv(121, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(83.63, -25.53, 18.91) |
| CIE-LCH | lch(83.63, 31.77, 143.48°) |
| OKLab | oklab(84.97% -0.0698 0.0484) |
| OKLCH | oklch(84.97% 0.085 145.3) |
| XYZ | xyz(50.0954, 63.3479, 48.6097) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.99
Light Grey Green
#B7E1A1
ΔE00 4.30
Light Sage
#BCECAC
ΔE00 4.82
Mint
#AAF0C1
ΔE00 5.10
Seafoam
#7FE0B3
ΔE00 7.35
Light Teal
#90E4C1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDAC #DDABDC
analogous
#C3DDAB #ABDDAC #ABDDC5
triadic
#ABDDAC #ACABDD #DDACAB
tetradic
#ABDDAC #ABC3DD #DDABDC #DDC5AB
square
#ABDDAC #ABC3DD #DDABDC #DDC5AB
split-complementary
#ABDDAC #C5ABDD #DDABC3
monochromatic
#54BA56 #7FCB81 #ABDDAC #D7EFD7 #E9F6E9
Accessibility & contrast
On white
1.54
#ABDDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#ABDDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDAC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDAC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#A6DACF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abddac; /* rgb */ color: rgb(171, 221, 172); /* oklch */ color: oklch(85.0% 0.085 145.3);
Tailwind
colors: {
custom: {
50: '#c5e7c4',
500: '#abddac',
950: '#000000',
},
}SCSS
$custom: #abddac; $custom-light: #c5e7c4; $custom-dark: #000000;
JSON
{
"hex": "#abddac",
"rgb": {
"r": 171,
"g": 221,
"b": 172
},
"hsl": {
"h": 121.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.8497,
"c": 0.08494,
"h": 145.3
},
"luminance": 0.63349
}Semantic roles & 50–950 ramp
primary
#ABDDAC
secondary
#B577B4
accent
#30B3B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482