#ACE3BB#ACE3BB
#ACE3BB is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.7% C 0.079 H 153.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE3BB |
|---|---|
| RGB | rgb(172, 227, 187) |
| HSL | hsl(136, 50%, 78%) |
| HSV | hsv(136, 24%, 89%) |
| CMYK | cmyk(24.2%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(85.65, -25.45, 13.91) |
| CIE-LCH | lch(85.65, 29.01, 151.35°) |
| OKLab | oklab(86.71% -0.0703 0.0358) |
| OKLCH | oklch(86.71% 0.079 153) |
| XYZ | xyz(53.4494, 67.2948, 57.1771) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.44
Hospital Green
#9BE5AA
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 6.25
Light Sage
#BCECAC
ΔE00 6.54
Pale Turquoise
#A5FBD5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE3BB #E3ACD4
analogous
#B8E3AC #ACE3BB #ACE3D6
triadic
#ACE3BB #BBACE3 #E3BBAC
tetradic
#ACE3BB #ACB8E3 #E3ACD4 #E3D6AC
square
#ACE3BB #ACB8E3 #E3ACD4 #E3D6AC
split-complementary
#ACE3BB #D6ACE3 #E3ACB8
monochromatic
#50C470 #7ED496 #ACE3BB #DAF2E0 #E8F7EC
Accessibility & contrast
On white
1.45
#ACE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#ACE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE3BB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE3BB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#A4E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ace3bb; /* rgb */ color: rgb(172, 227, 187); /* oklch */ color: oklch(86.7% 0.079 153.0);
Tailwind
colors: {
custom: {
50: '#c5eccf',
500: '#ace3bb',
950: '#000000',
},
}SCSS
$custom: #ace3bb; $custom-light: #c5eccf; $custom-dark: #000000;
JSON
{
"hex": "#ace3bb",
"rgb": {
"r": 172,
"g": 227,
"b": 187
},
"hsl": {
"h": 136.364,
"s": 49.55,
"l": 78.235
},
"oklch": {
"l": 0.86713,
"c": 0.07895,
"h": 153
},
"luminance": 0.67297
}Semantic roles & 50–950 ramp
primary
#ACE3BB
secondary
#BD76AA
accent
#2994BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483