#ABE799#ABE799
#ABE799 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.8% C 0.121 H 138.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE799 |
|---|---|
| RGB | rgb(171, 231, 153) |
| HSL | hsl(106, 62%, 75%) |
| HSV | hsv(106, 34%, 91%) |
| CMYK | cmyk(26%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(86.06, -33.30, 32.03) |
| CIE-LCH | lch(86.06, 46.21, 136.11°) |
| OKLab | oklab(86.81% -0.0908 0.08) |
| OKLCH | oklch(86.81% 0.121 138.6) |
| XYZ | xyz(51.1187, 68.1080, 40.5837) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.26
Light Sage
#BCECAC
ΔE00 3.45
Light Grey Green
#B7E1A1
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.92
Light Pastel Green
#B2FBA5
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE799 #D599E7
analogous
#D2E799 #ABE799 #99E7AE
triadic
#ABE799 #99ABE7 #E799AB
tetradic
#ABE799 #99D2E7 #D599E7 #E7AE99
square
#ABE799 #99D2E7 #D599E7 #E7AE99
split-complementary
#ABE799 #AE99E7 #E799D2
monochromatic
#59D036 #82DB67 #ABE799 #D4F3CB #EBF9E6
Accessibility & contrast
On white
1.44
#ABE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#ABE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE799
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE799 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#E3D59D
Tritanopia (blue-blind)
#A8E2D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe799; /* rgb */ color: rgb(171, 231, 153); /* oklch */ color: oklch(86.8% 0.121 138.6);
Tailwind
colors: {
custom: {
50: '#c5efb7',
500: '#abe799',
950: '#000000',
},
}SCSS
$custom: #abe799; $custom-light: #c5efb7; $custom-dark: #000000;
JSON
{
"hex": "#abe799",
"rgb": {
"r": 171,
"g": 231,
"b": 153
},
"hsl": {
"h": 106.154,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.86814,
"c": 0.12104,
"h": 138.6
},
"luminance": 0.6811
}Semantic roles & 50–950 ramp
primary
#ABE799
secondary
#AC63C1
accent
#1CCAA2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581