#ACE183#ACE183
#ACE183 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.1% C 0.135 H 132.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE183 |
|---|---|
| RGB | rgb(172, 225, 131) |
| HSL | hsl(94, 61%, 70%) |
| HSV | hsv(94, 42%, 88%) |
| CMYK | cmyk(23.6%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(84.10, -33.20, 40.53) |
| CIE-LCH | lch(84.10, 52.39, 129.32°) |
| OKLab | oklab(85.14% -0.0912 0.0991) |
| OKLCH | oklch(85.14% 0.135 132.6) |
| XYZ | xyz(48.0343, 64.2586, 31.3407) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.53
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Celery
#C1FD95
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE183 #B883E1
analogous
#DBE183 #ACE183 #83E189
triadic
#ACE183 #83ACE1 #E183AC
tetradic
#ACE183 #83DBE1 #B883E1 #E18983
square
#ACE183 #83DBE1 #B883E1 #E18983
split-complementary
#ACE183 #8983E1 #E183DB
monochromatic
#6CBC2E #8BD552 #ACE183 #CDEDB4 #EEF9E6
Accessibility & contrast
On white
1.52
#ACE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ACE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE183
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE183 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#ADDACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ace183; /* rgb */ color: rgb(172, 225, 131); /* oklch */ color: oklch(85.1% 0.135 132.6);
Tailwind
colors: {
custom: {
50: '#c6eaa8',
500: '#ace183',
950: '#000000',
},
}SCSS
$custom: #ace183; $custom-light: #c6eaa8; $custom-dark: #000000;
JSON
{
"hex": "#ace183",
"rgb": {
"r": 172,
"g": 225,
"b": 131
},
"hsl": {
"h": 93.83,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.85138,
"c": 0.13468,
"h": 132.6
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#ACE183
secondary
#8B50B9
accent
#1DC97E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480