#ACEA9B#ACEA9B
#ACEA9B is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.6% C 0.123 H 139.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA9B |
|---|---|
| RGB | rgb(172, 234, 155) |
| HSL | hsl(107, 65%, 76%) |
| HSV | hsv(107, 34%, 92%) |
| CMYK | cmyk(26.5%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(86.99, -34.06, 32.26) |
| CIE-LCH | lch(86.99, 46.91, 136.55°) |
| OKLab | oklab(87.59% -0.0929 0.0806) |
| OKLCH | oklch(87.59% 0.123 139) |
| XYZ | xyz(52.3508, 69.9811, 41.7534) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 3.37
Light Sage
#BCECAC
ΔE00 3.42
Light Pastel Green
#B2FBA5
ΔE00 3.64
Light Grey Green
#B7E1A1
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA9B #D99BEA
analogous
#D4EA9B #ACEA9B #9BEAB2
triadic
#ACEA9B #9BACEA #EA9BAC
tetradic
#ACEA9B #9BD4EA #D99BEA #EAB29B
square
#ACEA9B #9BD4EA #D99BEA #EAB29B
split-complementary
#ACEA9B #B29BEA #EA9BD4
monochromatic
#58D536 #82DF68 #ACEA9B #D6F5CE #EAFAE6
Accessibility & contrast
On white
1.40
#ACEA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#ACEA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA9B
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA9B | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD96
Deuteranopia (green-blind)
#E5D89F
Tritanopia (blue-blind)
#A9E5D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #acea9b; /* rgb */ color: rgb(172, 234, 155); /* oklch */ color: oklch(87.6% 0.123 139.0);
Tailwind
colors: {
custom: {
50: '#c6f1b9',
500: '#acea9b',
950: '#000000',
},
}SCSS
$custom: #acea9b; $custom-light: #c6f1b9; $custom-dark: #000000;
JSON
{
"hex": "#acea9b",
"rgb": {
"r": 172,
"g": 234,
"b": 155
},
"hsl": {
"h": 107.089,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.87587,
"c": 0.12298,
"h": 139
},
"luminance": 0.69983
}Semantic roles & 50–950 ramp
primary
#ACEA9B
secondary
#B064C5
accent
#18CDA6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581