#ABE299#ABE299
#ABE299 is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.7% C 0.113 H 138.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE299 |
|---|---|
| RGB | rgb(171, 226, 153) |
| HSL | hsl(105, 56%, 74%) |
| HSV | hsv(105, 32%, 89%) |
| CMYK | cmyk(24.3%, 0%, 32.3%, 11.4%) |
| CIE-LAB | lab(84.66, -30.97, 30.17) |
| CIE-LCH | lch(84.66, 43.24, 135.75°) |
| OKLab | oklab(85.69% -0.0844 0.0756) |
| OKLCH | oklch(85.69% 0.113 138.2) |
| XYZ | xyz(49.7392, 65.3491, 40.1238) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.54
Light Sage
#BCECAC
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 4.22
Hospital Green
#9BE5AA
ΔE00 4.90
Tea Green
#BDF8A3
ΔE00 5.01
Light Pastel Green
#B2FBA5
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE299 #D099E2
analogous
#D0E299 #ABE299 #99E2AC
triadic
#ABE299 #99ABE2 #E299AB
tetradic
#ABE299 #99D0E2 #D099E2 #E2AC99
square
#ABE299 #99D0E2 #D099E2 #E2AC99
split-complementary
#ABE299 #AC99E2 #E299D0
monochromatic
#5DC73A #84D469 #ABE299 #D2F0C9 #EBF8E7
Accessibility & contrast
On white
1.49
#ABE299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#ABE299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE299
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE299 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#A9DDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe299; /* rgb */ color: rgb(171, 226, 153); /* oklch */ color: oklch(85.7% 0.113 138.2);
Tailwind
colors: {
custom: {
50: '#c5ebb7',
500: '#abe299',
950: '#000000',
},
}SCSS
$custom: #abe299; $custom-light: #c5ebb7; $custom-dark: #000000;
JSON
{
"hex": "#abe299",
"rgb": {
"r": 171,
"g": 226,
"b": 153
},
"hsl": {
"h": 105.205,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.85688,
"c": 0.1133,
"h": 138.2
},
"luminance": 0.65351
}Semantic roles & 50–950 ramp
primary
#ABE299
secondary
#A664BB
accent
#22C39C
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481