#ACEA9F#ACEA9F
#ACEA9F is a very light, moderate green. Relative luminance 0.701; OKLCH L 87.7% C 0.119 H 140.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA9F |
|---|---|
| RGB | rgb(172, 234, 159) |
| HSL | hsl(110, 64%, 77%) |
| HSV | hsv(110, 32%, 92%) |
| CMYK | cmyk(26.5%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(87.05, -33.46, 30.32) |
| CIE-LCH | lch(87.05, 45.15, 137.81°) |
| OKLab | oklab(87.66% -0.0912 0.0761) |
| OKLCH | oklch(87.66% 0.119 140.2) |
| XYZ | xyz(52.6923, 70.1177, 43.5520) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.86
Light Sage
#BCECAC
ΔE00 2.95
Light Grey Green
#B7E1A1
ΔE00 3.66
Tea Green
#BDF8A3
ΔE00 3.67
Light Pastel Green
#B2FBA5
ΔE00 3.80
Celadon
#BEFDB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA9F #DD9FEA
analogous
#D2EA9F #ACEA9F #9FEAB8
triadic
#ACEA9F #9FACEA #EA9FAC
tetradic
#ACEA9F #9FD2EA #DD9FEA #EAB89F
square
#ACEA9F #9FD2EA #DD9FEA #EAB89F
split-complementary
#ACEA9F #B89FEA #EA9FD2
monochromatic
#55D43B #81DF6D #ACEA9F #D7F5D1 #E9FAE6
Accessibility & contrast
On white
1.40
#ACEA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#ACEA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA9F
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA9F | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9A
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#A8E5D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #acea9f; /* rgb */ color: rgb(172, 234, 159); /* oklch */ color: oklch(87.7% 0.119 140.2);
Tailwind
colors: {
custom: {
50: '#c6f1bc',
500: '#acea9f',
950: '#000000',
},
}SCSS
$custom: #acea9f; $custom-light: #c6f1bc; $custom-dark: #000000;
JSON
{
"hex": "#acea9f",
"rgb": {
"r": 172,
"g": 234,
"b": 159
},
"hsl": {
"h": 109.6,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.87663,
"c": 0.11875,
"h": 140.2
},
"luminance": 0.70119
}Semantic roles & 50–950 ramp
primary
#ACEA9F
secondary
#B568C5
accent
#1ACCAD
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582