#AFFD8D#AFFD8D
#AFFD8D is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.8% C 0.164 H 136.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD8D |
|---|---|
| RGB | rgb(175, 253, 141) |
| HSL | hsl(102, 97%, 77%) |
| HSV | hsv(102, 44%, 99%) |
| CMYK | cmyk(30.8%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(92.26, -43.48, 46.03) |
| CIE-LCH | lch(92.26, 63.32, 133.37°) |
| OKLab | oklab(91.82% -0.1193 0.112) |
| OKLCH | oklch(91.82% 0.164 136.8) |
| XYZ | xyz(57.6106, 81.2854, 37.8483) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.89
Pastel Green
#B0FF9D
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Green
#96F97B
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD8D #DB8DFD
analogous
#E7FD8D #AFFD8D #8DFDA3
triadic
#AFFD8D #8DAFFD #FD8DAF
tetradic
#AFFD8D #8DE7FD #DB8DFD #FDA38D
square
#AFFD8D #8DE7FD #DB8DFD #FDA38D
split-complementary
#AFFD8D #A38DFD #FD8DE7
monochromatic
#5BFB15 #85FC51 #AFFD8D #D9FEC9 #EAFEE1
Accessibility & contrast
On white
1.22
#AFFD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#AFFD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD8D
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD8D | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED84
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#ADF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd8d; /* rgb */ color: rgb(175, 253, 141); /* oklch */ color: oklch(91.8% 0.164 136.8);
Tailwind
colors: {
custom: {
50: '#cafeb0',
500: '#affd8d',
950: '#000000',
},
}SCSS
$custom: #affd8d; $custom-light: #cafeb0; $custom-dark: #000000;
JSON
{
"hex": "#affd8d",
"rgb": {
"r": 175,
"g": 253,
"b": 141
},
"hsl": {
"h": 101.786,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.91824,
"c": 0.16363,
"h": 136.8
},
"luminance": 0.81288
}Semantic roles & 50–950 ramp
primary
#AFFD8D
secondary
#B351DD
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681