#ABE595#ABE595
#ABE595 is a very light, vivid green. Relative luminance 0.669; OKLCH L 86.3% C 0.122 H 137.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE595 |
|---|---|
| RGB | rgb(171, 229, 149) |
| HSL | hsl(104, 61%, 74%) |
| HSV | hsv(104, 35%, 90%) |
| CMYK | cmyk(25.3%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(85.44, -32.96, 33.23) |
| CIE-LCH | lch(85.44, 46.80, 134.76°) |
| OKLab | oklab(86.29% -0.0899 0.0828) |
| OKLCH | oklch(86.29% 0.122 137.4) |
| XYZ | xyz(50.2373, 66.8649, 38.6873) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.52
Washed Out Green
#BCF5A6
ΔE00 3.64
Light Sage
#BCECAC
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.76
Light Pastel Green
#B2FBA5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE595 #CF95E5
analogous
#D3E595 #ABE595 #95E5A7
triadic
#ABE595 #95ABE5 #E595AB
tetradic
#ABE595 #95D3E5 #CF95E5 #E5A795
square
#ABE595 #95D3E5 #CF95E5 #E5A795
split-complementary
#ABE595 #A795E5 #E595D3
monochromatic
#5DCD33 #84D964 #ABE595 #D2F1C6 #ECF9E6
Accessibility & contrast
On white
1.46
#ABE595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#ABE595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE595
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE595 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#E1D499
Tritanopia (blue-blind)
#A9E0D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe595; /* rgb */ color: rgb(171, 229, 149); /* oklch */ color: oklch(86.3% 0.122 137.4);
Tailwind
colors: {
custom: {
50: '#c5edb5',
500: '#abe595',
950: '#000000',
},
}SCSS
$custom: #abe595; $custom-light: #c5edb5; $custom-dark: #000000;
JSON
{
"hex": "#abe595",
"rgb": {
"r": 171,
"g": 229,
"b": 149
},
"hsl": {
"h": 103.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.86289,
"c": 0.12222,
"h": 137.4
},
"luminance": 0.66866
}Semantic roles & 50–950 ramp
primary
#ABE595
secondary
#A460BF
accent
#1DC899
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581