#AFFC8A#AFFC8A
#AFFC8A is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.165 H 136.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC8A |
|---|---|
| RGB | rgb(175, 252, 138) |
| HSL | hsl(101, 95%, 76%) |
| HSV | hsv(101, 45%, 99%) |
| CMYK | cmyk(30.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.94, -43.42, 47.06) |
| CIE-LCH | lch(91.94, 64.03, 132.70°) |
| OKLab | oklab(91.55% -0.1192 0.1142) |
| OKLCH | oklch(91.55% 0.165 136.2) |
| XYZ | xyz(57.0755, 80.5676, 36.5837) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Pastel Green
#B0FF9D
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.85
Light Green
#96F97B
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC8A #D78AFC
analogous
#E8FC8A #AFFC8A #8AFC9E
triadic
#AFFC8A #8AAFFC #FC8AAF
tetradic
#AFFC8A #8AE8FC #D78AFC #FC9E8A
square
#AFFC8A #8AE8FC #D78AFC #FC9E8A
split-complementary
#AFFC8A #9E8AFC #FC8AE8
monochromatic
#5DF913 #86FA4E #AFFC8A #D8FEC6 #EBFEE1
Accessibility & contrast
On white
1.23
#AFFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#AFFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC8A
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC8A | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F8E591
Tritanopia (blue-blind)
#ADF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc8a; /* rgb */ color: rgb(175, 252, 138); /* oklch */ color: oklch(91.6% 0.165 136.2);
Tailwind
colors: {
custom: {
50: '#cafdae',
500: '#affc8a',
950: '#000000',
},
}SCSS
$custom: #affc8a; $custom-light: #cafdae; $custom-dark: #000000;
JSON
{
"hex": "#affc8a",
"rgb": {
"r": 175,
"g": 252,
"b": 138
},
"hsl": {
"h": 100.526,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91552,
"c": 0.16511,
"h": 136.2
},
"luminance": 0.8057
}Semantic roles & 50–950 ramp
primary
#AFFC8A
secondary
#AE4FDC
accent
#00E69B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681