#ABDA8B#ABDA8B
#ABDA8B is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 83.6% C 0.116 H 133.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA8B |
|---|---|
| RGB | rgb(171, 218, 139) |
| HSL | hsl(96, 52%, 70%) |
| HSV | hsv(96, 36%, 85%) |
| CMYK | cmyk(21.6%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(82.20, -29.21, 34.05) |
| CIE-LCH | lch(82.20, 44.86, 130.63°) |
| OKLab | oklab(83.63% -0.0798 0.0844) |
| OKLCH | oklch(83.63% 0.116 133.4) |
| XYZ | xyz(46.5252, 60.6638, 33.6792) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.59
Pale Olive Green
#B1D27B
ΔE00 3.84
Light Moss Green
#A6C875
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.41
Pistachio
#93C572
ΔE00 5.58
Washed Out Green
#BCF5A6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA8B #BA8BDA
analogous
#D3DA8B #ABDA8B #8BDA92
triadic
#ABDA8B #8BABDA #DA8BAB
tetradic
#ABDA8B #8BD3DA #BA8BDA #DA928B
square
#ABDA8B #8BD3DA #BA8BDA #DA928B
split-complementary
#ABDA8B #928BDA #DA8BD3
monochromatic
#6AB239 #89CB5D #ABDA8B #CDE9B9 #EEF8E8
Accessibility & contrast
On white
1.60
#ABDA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#ABDA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA8B
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA8B | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF85
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#ACD4C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abda8b; /* rgb */ color: rgb(171, 218, 139); /* oklch */ color: oklch(83.6% 0.116 133.4);
Tailwind
colors: {
custom: {
50: '#c5e5ad',
500: '#abda8b',
950: '#000000',
},
}SCSS
$custom: #abda8b; $custom-light: #c5e5ad; $custom-dark: #000000;
JSON
{
"hex": "#abda8b",
"rgb": {
"r": 171,
"g": 218,
"b": 139
},
"hsl": {
"h": 95.696,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.83628,
"c": 0.11615,
"h": 133.4
},
"luminance": 0.60665
}Semantic roles & 50–950 ramp
primary
#ABDA8B
secondary
#8D58B1
accent
#26BF81
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481