#ACE276#ACE276
#ACE276 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.2% C 0.149 H 130.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE276 |
|---|---|
| RGB | rgb(172, 226, 118) |
| HSL | hsl(90, 65%, 67%) |
| HSV | hsv(90, 48%, 89%) |
| CMYK | cmyk(23.9%, 0%, 47.8%, 11.4%) |
| CIE-LAB | lab(84.21, -35.21, 47.00) |
| CIE-LCH | lch(84.21, 58.73, 126.84°) |
| OKLab | oklab(85.17% -0.0975 0.113) |
| OKLCH | oklch(85.17% 0.149 130.8) |
| XYZ | xyz(47.4790, 64.4703, 27.0786) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Spring Green (survey)
#A9F971
ΔE00 5.69
Celery
#C1FD95
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.18
Light Pea Green
#C4FE82
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE276 #AC76E2
analogous
#E2E276 #ACE276 #76E276
triadic
#ACE276 #76ACE2 #E276AC
tetradic
#ACE276 #76E2E2 #AC76E2 #E27676
square
#ACE276 #76E2E2 #AC76E2 #E27676
split-complementary
#ACE276 #7676E2 #E276E2
monochromatic
#6FB727 #8DD743 #ACE276 #CBEDA9 #E9F7DB
Accessibility & contrast
On white
1.51
#ACE276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ACE276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE276
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE276 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#AFDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ace276; /* rgb */ color: rgb(172, 226, 118); /* oklch */ color: oklch(85.2% 0.149 130.8);
Tailwind
colors: {
custom: {
50: '#c7eb9f',
500: '#ace276',
950: '#000000',
},
}SCSS
$custom: #ace276; $custom-light: #c7eb9f; $custom-dark: #000000;
JSON
{
"hex": "#ace276",
"rgb": {
"r": 172,
"g": 226,
"b": 118
},
"hsl": {
"h": 90,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.85171,
"c": 0.14925,
"h": 130.8
},
"luminance": 0.64471
}Semantic roles & 50–950 ramp
primary
#ACE276
secondary
#7E45B8
accent
#19CD73
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480