#ABE693#ABE693
#ABE693 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.5% C 0.126 H 137.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE693 |
|---|---|
| RGB | rgb(171, 230, 147) |
| HSL | hsl(103, 62%, 74%) |
| HSV | hsv(103, 36%, 90%) |
| CMYK | cmyk(25.7%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(85.68, -33.71, 34.57) |
| CIE-LCH | lch(85.68, 48.28, 134.27°) |
| OKLab | oklab(86.48% -0.092 0.0859) |
| OKLCH | oklch(86.48% 0.126 137) |
| XYZ | xyz(50.3564, 67.3566, 37.9461) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 3.96
Tea Green
#BDF8A3
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.55
Light Pastel Green
#B2FBA5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE693 #CE93E6
analogous
#D5E693 #ABE693 #93E6A5
triadic
#ABE693 #93ABE6 #E693AB
tetradic
#ABE693 #93D5E6 #CE93E6 #E6A593
square
#ABE693 #93D5E6 #CE93E6 #E6A593
split-complementary
#ABE693 #A593E6 #E693D5
monochromatic
#5ECF30 #84DA61 #ABE693 #D2F2C5 #ECF9E6
Accessibility & contrast
On white
1.45
#ABE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#ABE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE693
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE693 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#A9E0D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe693; /* rgb */ color: rgb(171, 230, 147); /* oklch */ color: oklch(86.5% 0.126 137.0);
Tailwind
colors: {
custom: {
50: '#c5eeb3',
500: '#abe693',
950: '#000000',
},
}SCSS
$custom: #abe693; $custom-light: #c5eeb3; $custom-dark: #000000;
JSON
{
"hex": "#abe693",
"rgb": {
"r": 171,
"g": 230,
"b": 147
},
"hsl": {
"h": 102.651,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.86478,
"c": 0.12586,
"h": 137
},
"luminance": 0.67358
}Semantic roles & 50–950 ramp
primary
#ABE693
secondary
#A35EC0
accent
#1BCA98
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581