#ABE79F#ABE79F
#ABE79F is a very light, moderate green. Relative luminance 0.683; OKLCH L 86.9% C 0.115 H 140.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE79F |
|---|---|
| RGB | rgb(171, 231, 159) |
| HSL | hsl(110, 60%, 76%) |
| HSV | hsv(110, 31%, 91%) |
| CMYK | cmyk(26%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(86.16, -32.39, 29.11) |
| CIE-LCH | lch(86.16, 43.55, 138.06°) |
| OKLab | oklab(86.93% -0.0883 0.0732) |
| OKLCH | oklch(86.93% 0.115 140.4) |
| XYZ | xyz(51.6267, 68.3112, 43.2594) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.81
Light Grey Green
#B7E1A1
ΔE00 3.14
Washed Out Green
#BCF5A6
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.37
Light Pastel Green
#B2FBA5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE79F #DB9FE7
analogous
#CFE79F #ABE79F #9FE7B7
triadic
#ABE79F #9FABE7 #E79FAB
tetradic
#ABE79F #9FCFE7 #DB9FE7 #E7B79F
square
#ABE79F #9FCFE7 #DB9FE7 #E7B79F
split-complementary
#ABE79F #B79FE7 #E79FCF
monochromatic
#55CF3D #80DB6E #ABE79F #D6F3D0 #EAF9E7
Accessibility & contrast
On white
1.43
#ABE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#ABE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE79F
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE79F | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#E2D5A3
Tritanopia (blue-blind)
#A7E2D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe79f; /* rgb */ color: rgb(171, 231, 159); /* oklch */ color: oklch(86.9% 0.115 140.4);
Tailwind
colors: {
custom: {
50: '#c5efbc',
500: '#abe79f',
950: '#000000',
},
}SCSS
$custom: #abe79f; $custom-light: #c5efbc; $custom-dark: #000000;
JSON
{
"hex": "#abe79f",
"rgb": {
"r": 171,
"g": 231,
"b": 159
},
"hsl": {
"h": 110,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.86929,
"c": 0.11467,
"h": 140.4
},
"luminance": 0.68313
}Semantic roles & 50–950 ramp
primary
#ABE79F
secondary
#B369C2
accent
#1EC8AB
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582