#ABE98F#ABE98F
#ABE98F is a very light, vivid green. Relative luminance 0.689; OKLCH L 87.1% C 0.135 H 136.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE98F |
|---|---|
| RGB | rgb(171, 233, 143) |
| HSL | hsl(101, 67%, 74%) |
| HSV | hsv(101, 39%, 91%) |
| CMYK | cmyk(26.6%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(86.46, -35.64, 37.60) |
| CIE-LCH | lch(86.46, 51.81, 133.47°) |
| OKLab | oklab(87.09% -0.0975 0.0928) |
| OKLCH | oklch(87.09% 0.135 136.4) |
| XYZ | xyz(50.8901, 68.9173, 36.6024) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.57
Tea Green
#BDF8A3
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.19
Light Pastel Green
#B2FBA5
ΔE00 4.19
Pastel Green
#B0FF9D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE98F #CD8FE9
analogous
#D8E98F #ABE98F #8FE9A0
triadic
#ABE98F #8FABE9 #E98FAB
tetradic
#ABE98F #8FD8E9 #CD8FE9 #E9A08F
square
#ABE98F #8FD8E9 #CD8FE9 #E9A08F
split-complementary
#ABE98F #A08FE9 #E98FD8
monochromatic
#5FD42A #85DF5C #ABE98F #D1F3C2 #ECFAE5
Accessibility & contrast
On white
1.42
#ABE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#ABE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE98F
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE98F | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#E6D694
Tritanopia (blue-blind)
#AAE3D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe98f; /* rgb */ color: rgb(171, 233, 143); /* oklch */ color: oklch(87.1% 0.135 136.4);
Tailwind
colors: {
custom: {
50: '#c6f0b1',
500: '#abe98f',
950: '#000000',
},
}SCSS
$custom: #abe98f; $custom-light: #c6f0b1; $custom-dark: #000000;
JSON
{
"hex": "#abe98f",
"rgb": {
"r": 171,
"g": 233,
"b": 143
},
"hsl": {
"h": 101.333,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.87087,
"c": 0.13458,
"h": 136.4
},
"luminance": 0.68919
}Semantic roles & 50–950 ramp
primary
#ABE98F
secondary
#A259C3
accent
#16CF96
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581