#ABE69D#ABE69D
#ABE69D is a very light, moderate green. Relative luminance 0.677; OKLCH L 86.7% C 0.115 H 139.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE69D |
|---|---|
| RGB | rgb(171, 230, 157) |
| HSL | hsl(108, 59%, 76%) |
| HSV | hsv(108, 32%, 90%) |
| CMYK | cmyk(25.7%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(85.85, -32.24, 29.71) |
| CIE-LCH | lch(85.85, 43.84, 137.33°) |
| OKLab | oklab(86.67% -0.0879 0.0746) |
| OKLCH | oklch(86.67% 0.115 139.7) |
| XYZ | xyz(51.1755, 67.6842, 42.2598) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.95
Light Grey Green
#B7E1A1
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 3.56
Hospital Green
#9BE5AA
ΔE00 4.38
Tea Green
#BDF8A3
ΔE00 4.40
Light Pastel Green
#B2FBA5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE69D #D89DE6
analogous
#CFE69D #ABE69D #9DE6B3
triadic
#ABE69D #9DABE6 #E69DAB
tetradic
#ABE69D #9DCFE6 #D89DE6 #E6B39D
square
#ABE69D #9DCFE6 #D89DE6 #E6B39D
split-complementary
#ABE69D #B39DE6 #E69DCF
monochromatic
#57CD3B #81DA6C #ABE69D #D5F2CE #EAF9E7
Accessibility & contrast
On white
1.44
#ABE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#ABE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE69D
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE69D | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#E1D5A1
Tritanopia (blue-blind)
#A8E1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe69d; /* rgb */ color: rgb(171, 230, 157); /* oklch */ color: oklch(86.7% 0.115 139.7);
Tailwind
colors: {
custom: {
50: '#c5eeba',
500: '#abe69d',
950: '#000000',
},
}SCSS
$custom: #abe69d; $custom-light: #c5eeba; $custom-dark: #000000;
JSON
{
"hex": "#abe69d",
"rgb": {
"r": 171,
"g": 230,
"b": 157
},
"hsl": {
"h": 108.493,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.86665,
"c": 0.11524,
"h": 139.7
},
"luminance": 0.67686
}Semantic roles & 50–950 ramp
primary
#ABE69D
secondary
#AF67C0
accent
#1FC7A7
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581