#ACEA94#ACEA94
#ACEA94 is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.5% C 0.130 H 137.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA94 |
|---|---|
| RGB | rgb(172, 234, 148) |
| HSL | hsl(103, 67%, 75%) |
| HSV | hsv(103, 37%, 92%) |
| CMYK | cmyk(26.5%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(86.88, -35.07, 35.64) |
| CIE-LCH | lch(86.88, 50.00, 134.53°) |
| OKLab | oklab(87.46% -0.0958 0.0884) |
| OKLCH | oklch(87.46% 0.13 137.3) |
| XYZ | xyz(51.7799, 69.7527, 38.7467) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.02
Tea Green
#BDF8A3
ΔE00 3.24
Light Pastel Green
#B2FBA5
ΔE00 3.75
Pale Light Green
#B1FC99
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.10
Light Sage
#BCECAC
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA94 #D294EA
analogous
#D7EA94 #ACEA94 #94EAA7
triadic
#ACEA94 #94ACEA #EA94AC
tetradic
#ACEA94 #94D7EA #D294EA #EAA794
square
#ACEA94 #94D7EA #D294EA #EAA794
split-complementary
#ACEA94 #A794EA #EA94D7
monochromatic
#5DD62E #84E061 #ACEA94 #D4F4C7 #EBFAE5
Accessibility & contrast
On white
1.40
#ACEA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#ACEA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA94
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA94 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8E
Deuteranopia (green-blind)
#E6D799
Tritanopia (blue-blind)
#AAE4D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #acea94; /* rgb */ color: rgb(172, 234, 148); /* oklch */ color: oklch(87.5% 0.130 137.3);
Tailwind
colors: {
custom: {
50: '#c6f1b4',
500: '#acea94',
950: '#000000',
},
}SCSS
$custom: #acea94; $custom-light: #c6f1b4; $custom-dark: #000000;
JSON
{
"hex": "#acea94",
"rgb": {
"r": 172,
"g": 234,
"b": 148
},
"hsl": {
"h": 103.256,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.87459,
"c": 0.13033,
"h": 137.3
},
"luminance": 0.69754
}Semantic roles & 50–950 ramp
primary
#ACEA94
secondary
#A85DC5
accent
#16CF9C
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581