#ACE293#ACE293
#ACE293 is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.6% C 0.119 H 136.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE293 |
|---|---|
| RGB | rgb(172, 226, 147) |
| HSL | hsl(101, 58%, 73%) |
| HSV | hsv(101, 35%, 89%) |
| CMYK | cmyk(23.9%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(84.62, -31.51, 33.18) |
| CIE-LCH | lch(84.62, 45.76, 133.51°) |
| OKLab | oklab(85.64% -0.086 0.0826) |
| OKLCH | oklch(85.64% 0.119 136.1) |
| XYZ | xyz(49.4748, 65.2686, 37.5895) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.14
Light Sage
#BCECAC
ΔE00 4.02
Washed Out Green
#BCF5A6
ΔE00 4.19
Tea Green
#BDF8A3
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 5.46
Light Pastel Green
#B2FBA5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE293 #C993E2
analogous
#D3E293 #ACE293 #93E2A1
triadic
#ACE293 #93ACE2 #E293AC
tetradic
#ACE293 #93D3E2 #C993E2 #E2A193
square
#ACE293 #93D3E2 #C993E2 #E2A193
split-complementary
#ACE293 #A193E2 #E293D3
monochromatic
#63C635 #87D563 #ACE293 #D1EFC3 #ECF9E7
Accessibility & contrast
On white
1.49
#ACE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#ACE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE293
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE293 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68E
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#ABDCCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ace293; /* rgb */ color: rgb(172, 226, 147); /* oklch */ color: oklch(85.6% 0.119 136.1);
Tailwind
colors: {
custom: {
50: '#c6ebb3',
500: '#ace293',
950: '#000000',
},
}SCSS
$custom: #ace293; $custom-light: #c6ebb3; $custom-dark: #000000;
JSON
{
"hex": "#ace293",
"rgb": {
"r": 172,
"g": 226,
"b": 147
},
"hsl": {
"h": 101.013,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85637,
"c": 0.11921,
"h": 136.1
},
"luminance": 0.6527
}Semantic roles & 50–950 ramp
primary
#ACE293
secondary
#9E5EBB
accent
#20C591
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481