#ABF299#ABF299
#ABF299 is a very light, vivid green. Relative luminance 0.745; OKLCH L 89.3% C 0.138 H 139.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF299 |
|---|---|
| RGB | rgb(171, 242, 153) |
| HSL | hsl(108, 77%, 77%) |
| HSV | hsv(108, 37%, 95%) |
| CMYK | cmyk(29.3%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(89.14, -38.32, 36.10) |
| CIE-LCH | lch(89.14, 52.65, 136.71°) |
| OKLab | oklab(89.3% -0.1046 0.0896) |
| OKLCH | oklch(89.3% 0.138 139.4) |
| XYZ | xyz(54.2947, 74.4600, 41.6423) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 2.06
Pale Light Green
#B1FC99
ΔE00 2.43
Tea Green
#BDF8A3
ΔE00 2.49
Washed Out Green
#BCF5A6
ΔE00 2.64
Pastel Green
#B0FF9D
ΔE00 2.82
Lightgreen
#90EE90
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF299 #E099F2
analogous
#D8F299 #ABF299 #99F2B3
triadic
#ABF299 #99ABF2 #F299AB
tetradic
#ABF299 #99D8F2 #E099F2 #F2B399
square
#ABF299 #99D8F2 #E099F2 #F2B399
split-complementary
#ABF299 #B399F2 #F299D8
monochromatic
#52E42C #7EEB63 #ABF299 #D8F9CF #E9FCE4
Accessibility & contrast
On white
1.32
#ABF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#ABF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF299
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF299 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#A7ECDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abf299; /* rgb */ color: rgb(171, 242, 153); /* oklch */ color: oklch(89.3% 0.138 139.4);
Tailwind
colors: {
custom: {
50: '#c6f6b8',
500: '#abf299',
950: '#000000',
},
}SCSS
$custom: #abf299; $custom-light: #c6f6b8; $custom-dark: #000000;
JSON
{
"hex": "#abf299",
"rgb": {
"r": 171,
"g": 242,
"b": 153
},
"hsl": {
"h": 107.865,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.89299,
"c": 0.13773,
"h": 139.4
},
"luminance": 0.74462
}Semantic roles & 50–950 ramp
primary
#ABF299
secondary
#B960D0
accent
#0CDAB0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581