#ACEA93#ACEA93
#ACEA93 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.4% C 0.131 H 137.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA93 |
|---|---|
| RGB | rgb(172, 234, 147) |
| HSL | hsl(103, 67%, 75%) |
| HSV | hsv(103, 37%, 92%) |
| CMYK | cmyk(26.5%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(86.86, -35.21, 36.12) |
| CIE-LCH | lch(86.86, 50.44, 134.26°) |
| OKLab | oklab(87.44% -0.0962 0.0895) |
| OKLCH | oklch(87.44% 0.131 137.1) |
| XYZ | xyz(51.7011, 69.7212, 38.3316) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.10
Tea Green
#BDF8A3
ΔE00 3.27
Light Pastel Green
#B2FBA5
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA93 #D193EA
analogous
#D7EA93 #ACEA93 #93EAA6
triadic
#ACEA93 #93ACEA #EA93AC
tetradic
#ACEA93 #93D7EA #D193EA #EAA693
square
#ACEA93 #93D7EA #D193EA #EAA693
split-complementary
#ACEA93 #A693EA #EA93D7
monochromatic
#5DD62D #85E060 #ACEA93 #D3F4C6 #EBFAE5
Accessibility & contrast
On white
1.41
#ACEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ACEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA93
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA93 | 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)
#F0DD8D
Deuteranopia (green-blind)
#E6D798
Tritanopia (blue-blind)
#AAE4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #acea93; /* rgb */ color: rgb(172, 234, 147); /* oklch */ color: oklch(87.4% 0.131 137.1);
Tailwind
colors: {
custom: {
50: '#c6f1b3',
500: '#acea93',
950: '#000000',
},
}SCSS
$custom: #acea93; $custom-light: #c6f1b3; $custom-dark: #000000;
JSON
{
"hex": "#acea93",
"rgb": {
"r": 172,
"g": 234,
"b": 147
},
"hsl": {
"h": 102.759,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.87442,
"c": 0.13137,
"h": 137.1
},
"luminance": 0.69723
}Semantic roles & 50–950 ramp
primary
#ACEA93
secondary
#A75CC5
accent
#16CF9A
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581