#ABE495#ABE495
#ABE495 is a very light, vivid green. Relative luminance 0.663; OKLCH L 86.1% C 0.121 H 137.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE495 |
|---|---|
| RGB | rgb(171, 228, 149) |
| HSL | hsl(103, 59%, 74%) |
| HSV | hsv(103, 35%, 89%) |
| CMYK | cmyk(25%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(85.16, -32.49, 32.86) |
| CIE-LCH | lch(85.16, 46.22, 134.68°) |
| OKLab | oklab(86.06% -0.0887 0.0819) |
| OKLCH | oklch(86.06% 0.121 137.3) |
| XYZ | xyz(49.9614, 66.3132, 38.5953) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.33
Washed Out Green
#BCF5A6
ΔE00 3.81
Light Sage
#BCECAC
ΔE00 3.82
Tea Green
#BDF8A3
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.96
Light Pastel Green
#B2FBA5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE495 #CE95E4
analogous
#D3E495 #ABE495 #95E4A7
triadic
#ABE495 #95ABE4 #E495AB
tetradic
#ABE495 #95D3E4 #CE95E4 #E4A795
square
#ABE495 #95D3E4 #CE95E4 #E4A795
split-complementary
#ABE495 #A795E4 #E495D3
monochromatic
#5ECB34 #84D864 #ABE495 #D2F0C6 #ECF9E7
Accessibility & contrast
On white
1.47
#ABE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#ABE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE495
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE495 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D890
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#A9DFD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe495; /* rgb */ color: rgb(171, 228, 149); /* oklch */ color: oklch(86.1% 0.121 137.3);
Tailwind
colors: {
custom: {
50: '#c5ecb5',
500: '#abe495',
950: '#000000',
},
}SCSS
$custom: #abe495; $custom-light: #c5ecb5; $custom-dark: #000000;
JSON
{
"hex": "#abe495",
"rgb": {
"r": 171,
"g": 228,
"b": 149
},
"hsl": {
"h": 103.291,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86063,
"c": 0.12068,
"h": 137.3
},
"luminance": 0.66315
}Semantic roles & 50–950 ramp
primary
#ABE495
secondary
#A360BD
accent
#1EC798
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481