#AFFD8A#AFFD8A
#AFFD8A is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.167 H 136.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD8A |
|---|---|
| RGB | rgb(175, 253, 138) |
| HSL | hsl(101, 97%, 77%) |
| HSV | hsv(101, 45%, 99%) |
| CMYK | cmyk(30.8%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.22, -43.86, 47.41) |
| CIE-LCH | lch(92.22, 64.59, 132.77°) |
| OKLab | oklab(91.78% -0.1204 0.115) |
| OKLCH | oklch(91.78% 0.167 136.3) |
| XYZ | xyz(57.3904, 81.1973, 36.6886) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.61
Pastel Green
#B0FF9D
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 2.84
Light Green
#96F97B
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD8A #D88AFD
analogous
#E8FD8A #AFFD8A #8AFD9F
triadic
#AFFD8A #8AAFFD #FD8AAF
tetradic
#AFFD8A #8AE8FD #D88AFD #FD9F8A
square
#AFFD8A #8AE8FD #D88AFD #FD9F8A
split-complementary
#AFFD8A #9F8AFD #FD8AE8
monochromatic
#5DFB12 #86FC4E #AFFD8A #D8FEC6 #EAFEE1
Accessibility & contrast
On white
1.22
#AFFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#AFFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD8A
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD8A | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#ADF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd8a; /* rgb */ color: rgb(175, 253, 138); /* oklch */ color: oklch(91.8% 0.167 136.3);
Tailwind
colors: {
custom: {
50: '#cafeae',
500: '#affd8a',
950: '#000000',
},
}SCSS
$custom: #affd8a; $custom-light: #cafeae; $custom-dark: #000000;
JSON
{
"hex": "#affd8a",
"rgb": {
"r": 175,
"g": 253,
"b": 138
},
"hsl": {
"h": 100.696,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.91779,
"c": 0.16652,
"h": 136.3
},
"luminance": 0.81199
}Semantic roles & 50–950 ramp
primary
#AFFD8A
secondary
#AF4EDD
accent
#00E69C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681