#ABE599#ABE599
#ABE599 is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.4% C 0.118 H 138.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE599 |
|---|---|
| RGB | rgb(171, 229, 153) |
| HSL | hsl(106, 59%, 75%) |
| HSV | hsv(106, 33%, 90%) |
| CMYK | cmyk(25.3%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(85.50, -32.37, 31.29) |
| CIE-LCH | lch(85.50, 45.02, 135.97°) |
| OKLab | oklab(86.36% -0.0883 0.0783) |
| OKLCH | oklch(86.36% 0.118 138.4) |
| XYZ | xyz(50.5621, 66.9949, 40.3981) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.10
Light Sage
#BCECAC
ΔE00 3.34
Washed Out Green
#BCF5A6
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 4.34
Light Pastel Green
#B2FBA5
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE599 #D399E5
analogous
#D1E599 #ABE599 #99E5AD
triadic
#ABE599 #99ABE5 #E599AB
tetradic
#ABE599 #99D1E5 #D399E5 #E5AD99
square
#ABE599 #99D1E5 #D399E5 #E5AD99
split-complementary
#ABE599 #AD99E5 #E599D1
monochromatic
#5BCC37 #83D968 #ABE599 #D3F1CA #EBF9E7
Accessibility & contrast
On white
1.46
#ABE599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#ABE599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE599
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE599 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#E1D49D
Tritanopia (blue-blind)
#A9E0D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe599; /* rgb */ color: rgb(171, 229, 153); /* oklch */ color: oklch(86.4% 0.118 138.4);
Tailwind
colors: {
custom: {
50: '#c5edb7',
500: '#abe599',
950: '#000000',
},
}SCSS
$custom: #abe599; $custom-light: #c5edb7; $custom-dark: #000000;
JSON
{
"hex": "#abe599",
"rgb": {
"r": 171,
"g": 229,
"b": 153
},
"hsl": {
"h": 105.789,
"s": 59.375,
"l": 74.902
},
"oklch": {
"l": 0.86363,
"c": 0.11795,
"h": 138.4
},
"luminance": 0.66996
}Semantic roles & 50–950 ramp
primary
#ABE599
secondary
#A963BF
accent
#1EC79F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581