#ACEBAA#ACEBAA
#ACEBAA is a very light, moderate green. Relative luminance 0.711; OKLCH L 88.1% C 0.109 H 143.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBAA |
|---|---|
| RGB | rgb(172, 235, 170) |
| HSL | hsl(118, 62%, 79%) |
| HSV | hsv(118, 28%, 92%) |
| CMYK | cmyk(26.8%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(87.53, -32.19, 25.34) |
| CIE-LCH | lch(87.53, 40.96, 141.79°) |
| OKLab | oklab(88.11% -0.0878 0.0642) |
| OKLCH | oklch(88.11% 0.109 143.8) |
| XYZ | xyz(53.9751, 71.0876, 48.8998) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.66
Hospital Green
#9BE5AA
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 3.93
Light Grey Green
#B7E1A1
ΔE00 3.94
Celadon
#BEFDB7
ΔE00 3.95
Light Mint Green
#A6FBB2
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBAA #E9AAEB
analogous
#CDEBAA #ACEBAA #AAEBC9
triadic
#ACEBAA #AAACEB #EBAAAC
tetradic
#ACEBAA #AACDEB #E9AAEB #EBC9AA
square
#ACEBAA #AACDEB #E9AAEB #EBC9AA
split-complementary
#ACEBAA #C9AAEB #EBAACD
monochromatic
#4BD447 #7CDF78 #ACEBAA #DCF7DC #E7F9E6
Accessibility & contrast
On white
1.38
#ACEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#ACEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBAA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBAA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#A6E7DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #acebaa; /* rgb */ color: rgb(172, 235, 170); /* oklch */ color: oklch(88.1% 0.109 143.8);
Tailwind
colors: {
custom: {
50: '#c6f1c3',
500: '#acebaa',
950: '#000000',
},
}SCSS
$custom: #acebaa; $custom-light: #c6f1c3; $custom-dark: #000000;
JSON
{
"hex": "#acebaa",
"rgb": {
"r": 172,
"g": 235,
"b": 170
},
"hsl": {
"h": 118.154,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.88108,
"c": 0.10878,
"h": 143.8
},
"luminance": 0.7109
}Semantic roles & 50–950 ramp
primary
#ACEBAA
secondary
#C572C7
accent
#1CCAC4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582