#ACEA91#ACEA91
#ACEA91 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.4% C 0.133 H 136.6°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA91 |
|---|---|
| RGB | rgb(172, 234, 145) |
| HSL | hsl(102, 68%, 74%) |
| HSV | hsv(102, 38%, 92%) |
| CMYK | cmyk(26.5%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(86.83, -35.49, 37.09) |
| CIE-LCH | lch(86.83, 51.33, 133.74°) |
| OKLab | oklab(87.41% -0.097 0.0917) |
| OKLCH | oklch(87.41% 0.133 136.6) |
| XYZ | xyz(51.5455, 69.6590, 37.5123) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.28
Tea Green
#BDF8A3
ΔE00 3.34
Pale Light Green
#B1FC99
ΔE00 3.90
Light Pastel Green
#B2FBA5
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.16
Pastel Green
#B0FF9D
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA91 #CF91EA
analogous
#D9EA91 #ACEA91 #91EAA3
triadic
#ACEA91 #91ACEA #EA91AC
tetradic
#ACEA91 #91D9EA #CF91EA #EAA391
square
#ACEA91 #91D9EA #CF91EA #EAA391
split-complementary
#ACEA91 #A391EA #EA91D9
monochromatic
#5ED62A #85E05E #ACEA91 #D3F4C4 #ECFAE5
Accessibility & contrast
On white
1.41
#ACEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#ACEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA91
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA91 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8B
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#AAE4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #acea91; /* rgb */ color: rgb(172, 234, 145); /* oklch */ color: oklch(87.4% 0.133 136.6);
Tailwind
colors: {
custom: {
50: '#c6f1b2',
500: '#acea91',
950: '#000000',
},
}SCSS
$custom: #acea91; $custom-light: #c6f1b2; $custom-dark: #000000;
JSON
{
"hex": "#acea91",
"rgb": {
"r": 172,
"g": 234,
"b": 145
},
"hsl": {
"h": 101.798,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.87407,
"c": 0.13346,
"h": 136.6
},
"luminance": 0.69661
}Semantic roles & 50–950 ramp
primary
#ACEA91
secondary
#A45BC5
accent
#16D097
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581