#ACEEA8#ACEEA8
#ACEEA8 is a very light, moderate green. Relative luminance 0.727; OKLCH L 88.7% C 0.116 H 143.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEEA8 |
|---|---|
| RGB | rgb(172, 238, 168) |
| HSL | hsl(117, 67%, 80%) |
| HSV | hsv(117, 29%, 93%) |
| CMYK | cmyk(27.7%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(88.33, -33.90, 27.45) |
| CIE-LCH | lch(88.33, 43.62, 141.01°) |
| OKLab | oklab(88.74% -0.0925 0.0693) |
| OKLCH | oklch(88.74% 0.116 143.2) |
| XYZ | xyz(54.6535, 72.7448, 48.1997) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 3.15
Light Mint Green
#A6FBB2
ΔE00 3.36
Celadon
#BEFDB7
ΔE00 3.39
Hospital Green
#9BE5AA
ΔE00 3.65
Light Pastel Green
#B2FBA5
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEEA8 #EAA8EE
analogous
#CFEEA8 #ACEEA8 #A8EEC7
triadic
#ACEEA8 #A8ACEE #EEA8AC
tetradic
#ACEEA8 #A8CFEE #EAA8EE #EEC7A8
square
#ACEEA8 #A8CFEE #EAA8EE #EEC7A8
split-complementary
#ACEEA8 #C7A8EE #EEA8CF
monochromatic
#4ADA42 #7BE475 #ACEEA8 #DDF8DB #E7FAE5
Accessibility & contrast
On white
1.35
#ACEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#ACEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEEA8
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEEA8 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A4
Deuteranopia (green-blind)
#E7DBAC
Tritanopia (blue-blind)
#A6EADC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aceea8; /* rgb */ color: rgb(172, 238, 168); /* oklch */ color: oklch(88.7% 0.116 143.2);
Tailwind
colors: {
custom: {
50: '#c6f4c2',
500: '#aceea8',
950: '#000000',
},
}SCSS
$custom: #aceea8; $custom-light: #c6f4c2; $custom-dark: #000000;
JSON
{
"hex": "#aceea8",
"rgb": {
"r": 172,
"g": 238,
"b": 168
},
"hsl": {
"h": 116.571,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.88739,
"c": 0.11554,
"h": 143.2
},
"luminance": 0.72747
}Semantic roles & 50–950 ramp
primary
#ACEEA8
secondary
#C66FCB
accent
#16CFC5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582