#ABE388#ABE388
#ABE388 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.6% C 0.133 H 134.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE388 |
|---|---|
| RGB | rgb(171, 227, 136) |
| HSL | hsl(97, 62%, 71%) |
| HSV | hsv(97, 40%, 89%) |
| CMYK | cmyk(24.7%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(84.68, -33.83, 38.78) |
| CIE-LCH | lch(84.68, 51.46, 131.10°) |
| OKLab | oklab(85.61% -0.0927 0.0953) |
| OKLCH | oklch(85.61% 0.133 134.2) |
| XYZ | xyz(48.7065, 65.3724, 33.3397) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.78
Tea Green
#BDF8A3
ΔE00 4.87
Light Grey Green
#B7E1A1
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.12
Lightgreen
#90EE90
ΔE00 5.34
Pale Light Green
#B1FC99
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE388 #C088E3
analogous
#D8E388 #ABE388 #88E392
triadic
#ABE388 #88ABE3 #E388AB
tetradic
#ABE388 #88D8E3 #C088E3 #E39288
square
#ABE388 #88D8E3 #C088E3 #E39288
split-complementary
#ABE388 #9288E3 #E388D8
monochromatic
#67C32E #88D756 #ABE388 #CEEFBA #EEF9E6
Accessibility & contrast
On white
1.49
#ABE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#ABE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE388
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE388 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD681
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#ABDDCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe388; /* rgb */ color: rgb(171, 227, 136); /* oklch */ color: oklch(85.6% 0.133 134.2);
Tailwind
colors: {
custom: {
50: '#c6ecac',
500: '#abe388',
950: '#000000',
},
}SCSS
$custom: #abe388; $custom-light: #c6ecac; $custom-dark: #000000;
JSON
{
"hex": "#abe388",
"rgb": {
"r": 171,
"g": 227,
"b": 136
},
"hsl": {
"h": 96.923,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.8561,
"c": 0.13293,
"h": 134.2
},
"luminance": 0.65374
}Semantic roles & 50–950 ramp
primary
#ABE388
secondary
#9454BB
accent
#1CCA87
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481