#ACEA92#ACEA92
#ACEA92 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.4% C 0.132 H 136.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA92 |
|---|---|
| RGB | rgb(172, 234, 146) |
| HSL | hsl(102, 68%, 75%) |
| HSV | hsv(102, 38%, 92%) |
| CMYK | cmyk(26.5%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(86.84, -35.35, 36.61) |
| CIE-LCH | lch(86.84, 50.89, 134.00°) |
| OKLab | oklab(87.42% -0.0966 0.0906) |
| OKLCH | oklch(87.42% 0.132 136.8) |
| XYZ | xyz(51.6229, 69.6900, 37.9202) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.19
Tea Green
#BDF8A3
ΔE00 3.30
Light Pastel Green
#B2FBA5
ΔE00 3.86
Pale Light Green
#B1FC99
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.13
Pastel Green
#B0FF9D
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA92 #D092EA
analogous
#D8EA92 #ACEA92 #92EAA4
triadic
#ACEA92 #92ACEA #EA92AC
tetradic
#ACEA92 #92D8EA #D092EA #EAA492
square
#ACEA92 #92D8EA #D092EA #EAA492
split-complementary
#ACEA92 #A492EA #EA92D8
monochromatic
#5ED62B #85E05F #ACEA92 #D3F4C5 #EBFAE5
Accessibility & contrast
On white
1.41
#ACEA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ACEA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA92
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA92 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#AAE4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #acea92; /* rgb */ color: rgb(172, 234, 146); /* oklch */ color: oklch(87.4% 0.132 136.8);
Tailwind
colors: {
custom: {
50: '#c6f1b3',
500: '#acea92',
950: '#000000',
},
}SCSS
$custom: #acea92; $custom-light: #c6f1b3; $custom-dark: #000000;
JSON
{
"hex": "#acea92",
"rgb": {
"r": 172,
"g": 234,
"b": 146
},
"hsl": {
"h": 102.273,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.87424,
"c": 0.13242,
"h": 136.8
},
"luminance": 0.69692
}Semantic roles & 50–950 ramp
primary
#ACEA92
secondary
#A65CC5
accent
#16D099
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581