#ABE199#ABE199
#ABE199 is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.5% C 0.112 H 138.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE199 |
|---|---|
| RGB | rgb(171, 225, 153) |
| HSL | hsl(105, 55%, 74%) |
| HSV | hsv(105, 32%, 88%) |
| CMYK | cmyk(24%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(84.38, -30.50, 29.80) |
| CIE-LCH | lch(84.38, 42.64, 135.67°) |
| OKLab | oklab(85.46% -0.0831 0.0747) |
| OKLCH | oklch(85.46% 0.112 138.1) |
| XYZ | xyz(49.4681, 64.8068, 40.0335) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.38
Light Sage
#BCECAC
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 4.44
Hospital Green
#9BE5AA
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE199 #CF99E1
analogous
#CFE199 #ABE199 #99E1AB
triadic
#ABE199 #99ABE1 #E199AB
tetradic
#ABE199 #99CFE1 #CF99E1 #E1AB99
square
#ABE199 #99CFE1 #CF99E1 #E1AB99
split-complementary
#ABE199 #AB99E1 #E199CF
monochromatic
#5DC53A #84D36A #ABE199 #D2EFC8 #ECF8E7
Accessibility & contrast
On white
1.50
#ABE199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ABE199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE199
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE199 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#DDD19D
Tritanopia (blue-blind)
#A9DCCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe199; /* rgb */ color: rgb(171, 225, 153); /* oklch */ color: oklch(85.5% 0.112 138.1);
Tailwind
colors: {
custom: {
50: '#c5eab7',
500: '#abe199',
950: '#000000',
},
}SCSS
$custom: #abe199; $custom-light: #c5eab7; $custom-dark: #000000;
JSON
{
"hex": "#abe199",
"rgb": {
"r": 171,
"g": 225,
"b": 153
},
"hsl": {
"h": 105,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.85463,
"c": 0.11174,
"h": 138.1
},
"luminance": 0.64808
}Semantic roles & 50–950 ramp
primary
#ABE199
secondary
#A464BA
accent
#23C29A
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481