#ACE290#ACE290
#ACE290 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.6% C 0.122 H 135.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE290 |
|---|---|
| RGB | rgb(172, 226, 144) |
| HSL | hsl(100, 59%, 73%) |
| HSV | hsv(100, 36%, 89%) |
| CMYK | cmyk(23.9%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(84.57, -31.93, 34.64) |
| CIE-LCH | lch(84.57, 47.11, 132.67°) |
| OKLab | oklab(85.58% -0.0872 0.0859) |
| OKLCH | oklch(85.58% 0.122 135.4) |
| XYZ | xyz(49.2424, 65.1757, 36.3659) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 4.44
Tea Green
#BDF8A3
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 5.35
Lightgreen
#90EE90
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE290 #C690E2
analogous
#D5E290 #ACE290 #90E29D
triadic
#ACE290 #90ACE2 #E290AC
tetradic
#ACE290 #90D5E2 #C690E2 #E29D90
square
#ACE290 #90D5E2 #C690E2 #E29D90
split-complementary
#ACE290 #9D90E2 #E290D5
monochromatic
#65C433 #88D55F #ACE290 #D0EFC1 #EDF9E7
Accessibility & contrast
On white
1.50
#ACE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ACE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE290
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE290 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#ABDCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ace290; /* rgb */ color: rgb(172, 226, 144); /* oklch */ color: oklch(85.6% 0.122 135.4);
Tailwind
colors: {
custom: {
50: '#c6ebb1',
500: '#ace290',
950: '#000000',
},
}SCSS
$custom: #ace290; $custom-light: #c6ebb1; $custom-dark: #000000;
JSON
{
"hex": "#ace290",
"rgb": {
"r": 172,
"g": 226,
"b": 144
},
"hsl": {
"h": 99.512,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.85583,
"c": 0.12243,
"h": 135.4
},
"luminance": 0.65177
}Semantic roles & 50–950 ramp
primary
#ACE290
secondary
#9A5CBB
accent
#1FC68D
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131611
muted
#828481