#ABE993#ABE993
#ABE993 is a very light, vivid green. Relative luminance 0.690; OKLCH L 87.2% C 0.130 H 137.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE993 |
|---|---|
| RGB | rgb(171, 233, 147) |
| HSL | hsl(103, 66%, 75%) |
| HSV | hsv(103, 37%, 91%) |
| CMYK | cmyk(26.6%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(86.52, -35.09, 35.67) |
| CIE-LCH | lch(86.52, 50.04, 134.52°) |
| OKLab | oklab(87.16% -0.0958 0.0884) |
| OKLCH | oklch(87.16% 0.13 137.3) |
| XYZ | xyz(51.1985, 69.0407, 38.2268) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 3.47
Light Pastel Green
#B2FBA5
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.09
Pale Light Green
#B1FC99
ΔE00 4.21
Light Sage
#BCECAC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE993 #D193E9
analogous
#D6E993 #ABE993 #93E9A6
triadic
#ABE993 #93ABE9 #E993AB
tetradic
#ABE993 #93D6E9 #D193E9 #E9A693
square
#ABE993 #93D6E9 #D193E9 #E9A693
split-complementary
#ABE993 #A693E9 #E993D6
monochromatic
#5CD42D #83DF60 #ABE993 #D3F3C6 #EBFAE6
Accessibility & contrast
On white
1.42
#ABE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#ABE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE993
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE993 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#A9E3D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe993; /* rgb */ color: rgb(171, 233, 147); /* oklch */ color: oklch(87.2% 0.130 137.3);
Tailwind
colors: {
custom: {
50: '#c6f0b3',
500: '#abe993',
950: '#000000',
},
}SCSS
$custom: #abe993; $custom-light: #c6f0b3; $custom-dark: #000000;
JSON
{
"hex": "#abe993",
"rgb": {
"r": 171,
"g": 233,
"b": 147
},
"hsl": {
"h": 103.256,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.87156,
"c": 0.1304,
"h": 137.3
},
"luminance": 0.69042
}Semantic roles & 50–950 ramp
primary
#ABE993
secondary
#A75DC3
accent
#17CE9B
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581