#ABE690#ABE690
#ABE690 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.4% C 0.129 H 136.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE690 |
|---|---|
| RGB | rgb(171, 230, 144) |
| HSL | hsl(101, 63%, 73%) |
| HSV | hsv(101, 37%, 90%) |
| CMYK | cmyk(25.7%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(85.64, -34.13, 36.02) |
| CIE-LCH | lch(85.64, 49.62, 133.46°) |
| OKLab | oklab(86.43% -0.0933 0.0891) |
| OKLCH | oklch(86.43% 0.129 136.3) |
| XYZ | xyz(50.1241, 67.2637, 36.7224) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.76
Tea Green
#BDF8A3
ΔE00 4.02
Light Grey Green
#B7E1A1
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.58
Light Sage
#BCECAC
ΔE00 4.64
Light Pastel Green
#B2FBA5
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE690 #CB90E6
analogous
#D6E690 #ABE690 #90E6A0
triadic
#ABE690 #90ABE6 #E690AB
tetradic
#ABE690 #90D6E6 #CB90E6 #E6A090
square
#ABE690 #90D6E6 #CB90E6 #E6A090
split-complementary
#ABE690 #A090E6 #E690D6
monochromatic
#60CD2E #85DB5E #ABE690 #D1F1C2 #ECF9E6
Accessibility & contrast
On white
1.45
#ABE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#ABE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE690
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE690 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#AAE0D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe690; /* rgb */ color: rgb(171, 230, 144); /* oklch */ color: oklch(86.4% 0.129 136.3);
Tailwind
colors: {
custom: {
50: '#c5eeb1',
500: '#abe690',
950: '#000000',
},
}SCSS
$custom: #abe690; $custom-light: #c5eeb1; $custom-dark: #000000;
JSON
{
"hex": "#abe690",
"rgb": {
"r": 171,
"g": 230,
"b": 144
},
"hsl": {
"h": 101.163,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.86425,
"c": 0.12902,
"h": 136.3
},
"luminance": 0.67265
}Semantic roles & 50–950 ramp
primary
#ABE690
secondary
#A05BC0
accent
#1ACB94
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581