#ABDFAA#ABDFAA
#ABDFAA is a very light, moderate green. Relative luminance 0.643; OKLCH L 85.4% C 0.090 H 144.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFAA |
|---|---|
| RGB | rgb(171, 223, 170) |
| HSL | hsl(119, 45%, 77%) |
| HSV | hsv(119, 24%, 87%) |
| CMYK | cmyk(23.3%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(84.14, -26.84, 20.67) |
| CIE-LCH | lch(84.14, 33.87, 142.40°) |
| OKLab | oklab(85.37% -0.0733 0.0527) |
| OKLCH | oklch(85.37% 0.09 144.3) |
| XYZ | xyz(50.4360, 64.3340, 47.7828) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.43
Light Grey Green
#B7E1A1
ΔE00 3.62
Light Sage
#BCECAC
ΔE00 4.04
Mint
#AAF0C1
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 6.78
Celadon
#BEFDB7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFAA #DEAADF
analogous
#C6DFAA #ABDFAA #AADFC4
triadic
#ABDFAA #AAABDF #DFAAAB
tetradic
#ABDFAA #AAC6DF #DEAADF #DFC4AA
square
#ABDFAA #AAC6DF #DEAADF #DFC4AA
split-complementary
#ABDFAA #C4AADF #DFAAC6
monochromatic
#53BE51 #7FCE7E #ABDFAA #D7F0D6 #E9F7E9
Accessibility & contrast
On white
1.51
#ABDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ABDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFAA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFAA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#A6DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdfaa; /* rgb */ color: rgb(171, 223, 170); /* oklch */ color: oklch(85.4% 0.090 144.3);
Tailwind
colors: {
custom: {
50: '#c5e9c3',
500: '#abdfaa',
950: '#000000',
},
}SCSS
$custom: #abdfaa; $custom-light: #c5e9c3; $custom-dark: #000000;
JSON
{
"hex": "#abdfaa",
"rgb": {
"r": 171,
"g": 223,
"b": 170
},
"hsl": {
"h": 118.868,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.85369,
"c": 0.09029,
"h": 144.3
},
"luminance": 0.64336
}Semantic roles & 50–950 ramp
primary
#ABDFAA
secondary
#B675B8
accent
#2DB8B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482