#AFF29D#AFF29D
#AFF29D is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.6% C 0.131 H 139.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF29D |
|---|---|
| RGB | rgb(175, 242, 157) |
| HSL | hsl(107, 77%, 78%) |
| HSV | hsv(107, 35%, 95%) |
| CMYK | cmyk(27.7%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(89.42, -36.43, 34.50) |
| CIE-LCH | lch(89.42, 50.18, 136.55°) |
| OKLab | oklab(89.6% -0.0994 0.0859) |
| OKLCH | oklch(89.6% 0.131 139.2) |
| XYZ | xyz(55.5153, 75.0506, 43.4530) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.92
Washed Out Green
#BCF5A6
ΔE00 1.94
Tea Green
#BDF8A3
ΔE00 2.03
Pale Light Green
#B1FC99
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.12
Light Light Green
#C8FFB0
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF29D #E09DF2
analogous
#D9F29D #AFF29D #9DF2B5
triadic
#AFF29D #9DAFF2 #F29DAF
tetradic
#AFF29D #9DD9F2 #E09DF2 #F2B59D
square
#AFF29D #9DD9F2 #E09DF2 #F2B59D
split-complementary
#AFF29D #B59DF2 #F29DD9
monochromatic
#57E431 #83EB67 #AFF29D #DBF9D3 #E9FBE4
Accessibility & contrast
On white
1.31
#AFF29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#AFF29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF29D
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF29D | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E597
Deuteranopia (green-blind)
#EDDEA2
Tritanopia (blue-blind)
#ABECDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aff29d; /* rgb */ color: rgb(175, 242, 157); /* oklch */ color: oklch(89.6% 0.131 139.2);
Tailwind
colors: {
custom: {
50: '#c8f6ba',
500: '#aff29d',
950: '#000000',
},
}SCSS
$custom: #aff29d; $custom-light: #c8f6ba; $custom-dark: #000000;
JSON
{
"hex": "#aff29d",
"rgb": {
"r": 175,
"g": 242,
"b": 157
},
"hsl": {
"h": 107.294,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.89601,
"c": 0.1314,
"h": 139.2
},
"luminance": 0.75053
}Semantic roles & 50–950 ramp
primary
#AFF29D
secondary
#B963D0
accent
#0DD9AE
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131712
muted
#838582