#ABE499#ABE499
#ABE499 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.1% C 0.116 H 138.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE499 |
|---|---|
| RGB | rgb(171, 228, 153) |
| HSL | hsl(106, 58%, 75%) |
| HSV | hsv(106, 33%, 89%) |
| CMYK | cmyk(25%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(85.22, -31.91, 30.92) |
| CIE-LCH | lch(85.22, 44.43, 135.90°) |
| OKLab | oklab(86.14% -0.087 0.0774) |
| OKLCH | oklch(86.14% 0.116 138.4) |
| XYZ | xyz(50.2862, 66.4431, 40.3062) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.91
Light Sage
#BCECAC
ΔE00 3.31
Washed Out Green
#BCF5A6
ΔE00 3.81
Tea Green
#BDF8A3
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 4.95
Light Pastel Green
#B2FBA5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE499 #D299E4
analogous
#D1E499 #ABE499 #99E4AD
triadic
#ABE499 #99ABE4 #E499AB
tetradic
#ABE499 #99D1E4 #D299E4 #E4AD99
square
#ABE499 #99D1E4 #D299E4 #E4AD99
split-complementary
#ABE499 #AD99E4 #E499D1
monochromatic
#5BCA38 #83D769 #ABE499 #D3F1C9 #EBF9E7
Accessibility & contrast
On white
1.47
#ABE499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#ABE499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE499
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE499 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#E0D39D
Tritanopia (blue-blind)
#A9DFD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe499; /* rgb */ color: rgb(171, 228, 153); /* oklch */ color: oklch(86.1% 0.116 138.4);
Tailwind
colors: {
custom: {
50: '#c5ecb7',
500: '#abe499',
950: '#000000',
},
}SCSS
$custom: #abe499; $custom-light: #c5ecb7; $custom-dark: #000000;
JSON
{
"hex": "#abe499",
"rgb": {
"r": 171,
"g": 228,
"b": 153
},
"hsl": {
"h": 105.6,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.86138,
"c": 0.1164,
"h": 138.4
},
"luminance": 0.66445
}Semantic roles & 50–950 ramp
primary
#ABE499
secondary
#A864BE
accent
#20C69E
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481