#ABE69F#ABE69F
#ABE69F is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.7% C 0.113 H 140.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE69F |
|---|---|
| RGB | rgb(171, 230, 159) |
| HSL | hsl(110, 59%, 76%) |
| HSV | hsv(110, 31%, 90%) |
| CMYK | cmyk(25.7%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(85.88, -31.93, 28.74) |
| CIE-LCH | lch(85.88, 42.96, 138.01°) |
| OKLab | oklab(86.7% -0.087 0.0723) |
| OKLCH | oklch(86.7% 0.113 140.3) |
| XYZ | xyz(51.3476, 67.7531, 43.1664) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.78
Light Grey Green
#B7E1A1
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 3.68
Hospital Green
#9BE5AA
ΔE00 4.04
Tea Green
#BDF8A3
ΔE00 4.59
Light Pastel Green
#B2FBA5
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE69F #DA9FE6
analogous
#CFE69F #ABE69F #9FE6B7
triadic
#ABE69F #9FABE6 #E69FAB
tetradic
#ABE69F #9FCFE6 #DA9FE6 #E6B79F
square
#ABE69F #9FCFE6 #DA9FE6 #E6B79F
split-complementary
#ABE69F #B79FE6 #E69FCF
monochromatic
#56CD3E #81D96E #ABE69F #D5F3D0 #EAF9E7
Accessibility & contrast
On white
1.44
#ABE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#ABE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE69F
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE69F | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#A7E1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe69f; /* rgb */ color: rgb(171, 230, 159); /* oklch */ color: oklch(86.7% 0.113 140.3);
Tailwind
colors: {
custom: {
50: '#c5eebc',
500: '#abe69f',
950: '#000000',
},
}SCSS
$custom: #abe69f; $custom-light: #c5eebc; $custom-dark: #000000;
JSON
{
"hex": "#abe69f",
"rgb": {
"r": 171,
"g": 230,
"b": 159
},
"hsl": {
"h": 109.859,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.86704,
"c": 0.11311,
"h": 140.3
},
"luminance": 0.67755
}Semantic roles & 50–950 ramp
primary
#ABE69F
secondary
#B269C0
accent
#1FC6AA
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582