#ABE193#ABE193
#ABE193 is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.4% C 0.118 H 136.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE193 |
|---|---|
| RGB | rgb(171, 225, 147) |
| HSL | hsl(102, 57%, 73%) |
| HSV | hsv(102, 35%, 88%) |
| CMYK | cmyk(24%, 0%, 34.7%, 11.8%) |
| CIE-LAB | lab(84.28, -31.38, 32.73) |
| CIE-LCH | lch(84.28, 45.34, 133.80°) |
| OKLab | oklab(85.35% -0.0856 0.0815) |
| OKLCH | oklch(85.35% 0.118 136.4) |
| XYZ | xyz(48.9849, 64.6136, 37.4889) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.06
Light Sage
#BCECAC
ΔE00 4.05
Washed Out Green
#BCF5A6
ΔE00 4.40
Tea Green
#BDF8A3
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE193 #C993E1
analogous
#D2E193 #ABE193 #93E1A2
triadic
#ABE193 #93ABE1 #E193AB
tetradic
#ABE193 #93D2E1 #C993E1 #E1A293
square
#ABE193 #93D2E1 #C993E1 #E1A293
split-complementary
#ABE193 #A293E1 #E193D2
monochromatic
#62C336 #86D463 #ABE193 #D0EEC3 #ECF8E7
Accessibility & contrast
On white
1.51
#ABE193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ABE193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE193
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE193 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#DED197
Tritanopia (blue-blind)
#AADBCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe193; /* rgb */ color: rgb(171, 225, 147); /* oklch */ color: oklch(85.4% 0.118 136.4);
Tailwind
colors: {
custom: {
50: '#c5eab3',
500: '#abe193',
950: '#000000',
},
}SCSS
$custom: #abe193; $custom-light: #c5eab3; $custom-dark: #000000;
JSON
{
"hex": "#abe193",
"rgb": {
"r": 171,
"g": 225,
"b": 147
},
"hsl": {
"h": 101.538,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.8535,
"c": 0.11821,
"h": 136.4
},
"luminance": 0.64615
}Semantic roles & 50–950 ramp
primary
#ABE193
secondary
#9E5FBA
accent
#21C492
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481