#ACE997#ACE997
#ACE997 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.3% C 0.126 H 137.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE997 |
|---|---|
| RGB | rgb(172, 233, 151) |
| HSL | hsl(105, 65%, 75%) |
| HSV | hsv(105, 35%, 91%) |
| CMYK | cmyk(26.2%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(86.64, -34.18, 33.83) |
| CIE-LCH | lch(86.64, 48.09, 135.30°) |
| OKLab | oklab(87.29% -0.0933 0.0842) |
| OKLCH | oklch(87.29% 0.126 137.9) |
| XYZ | xyz(51.7365, 69.2812, 39.9189) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 3.41
Light Sage
#BCECAC
ΔE00 3.84
Light Pastel Green
#B2FBA5
ΔE00 3.87
Light Grey Green
#B7E1A1
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE997 #D497E9
analogous
#D5E997 #ACE997 #97E9AB
triadic
#ACE997 #97ACE9 #E997AC
tetradic
#ACE997 #97D5E9 #D497E9 #E9AB97
square
#ACE997 #97D5E9 #D497E9 #E9AB97
split-complementary
#ACE997 #AB97E9 #E997D5
monochromatic
#5BD432 #84DE64 #ACE997 #D4F4CA #EBFAE6
Accessibility & contrast
On white
1.41
#ACE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ACE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE997
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE997 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#AAE3D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ace997; /* rgb */ color: rgb(172, 233, 151); /* oklch */ color: oklch(87.3% 0.126 137.9);
Tailwind
colors: {
custom: {
50: '#c6f0b6',
500: '#ace997',
950: '#000000',
},
}SCSS
$custom: #ace997; $custom-light: #c6f0b6; $custom-dark: #000000;
JSON
{
"hex": "#ace997",
"rgb": {
"r": 172,
"g": 233,
"b": 151
},
"hsl": {
"h": 104.634,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.87288,
"c": 0.12565,
"h": 137.9
},
"luminance": 0.69283
}Semantic roles & 50–950 ramp
primary
#ACE997
secondary
#AA60C4
accent
#19CD9F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581