#ABF18F#ABF18F
#ABF18F is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.9% C 0.146 H 137.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF18F |
|---|---|
| RGB | rgb(171, 241, 143) |
| HSL | hsl(103, 78%, 75%) |
| HSV | hsv(103, 41%, 95%) |
| CMYK | cmyk(29%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(88.71, -39.26, 40.50) |
| CIE-LCH | lch(88.71, 56.40, 134.11°) |
| OKLab | oklab(88.9% -0.1074 0.0995) |
| OKLCH | oklch(88.9% 0.146 137.2) |
| XYZ | xyz(53.2063, 73.5498, 37.3744) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.31
Pastel Green
#B0FF9D
ΔE00 3.01
Tea Green
#BDF8A3
ΔE00 3.10
Light Pastel Green
#B2FBA5
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF18F #D58FF1
analogous
#DCF18F #ABF18F #8FF1A4
triadic
#ABF18F #8FABF1 #F18FAB
tetradic
#ABF18F #8FDCF1 #D58FF1 #F1A48F
square
#ABF18F #8FDCF1 #D58FF1 #F1A48F
split-complementary
#ABF18F #A48FF1 #F18FDC
monochromatic
#59E322 #82EA59 #ABF18F #D4F8C5 #EBFCE4
Accessibility & contrast
On white
1.34
#ABF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#ABF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF18F
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF18F | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#EDDC95
Tritanopia (blue-blind)
#A9EBD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abf18f; /* rgb */ color: rgb(171, 241, 143); /* oklch */ color: oklch(88.9% 0.146 137.2);
Tailwind
colors: {
custom: {
50: '#c6f6b1',
500: '#abf18f',
950: '#000000',
},
}SCSS
$custom: #abf18f; $custom-light: #c6f6b1; $custom-dark: #000000;
JSON
{
"hex": "#abf18f",
"rgb": {
"r": 171,
"g": 241,
"b": 143
},
"hsl": {
"h": 102.857,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.88903,
"c": 0.14643,
"h": 137.2
},
"luminance": 0.73552
}Semantic roles & 50–950 ramp
primary
#ABF18F
secondary
#AC57CD
accent
#0BDA9F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131711
muted
#828581