#AFFC8C#AFFC8C
#AFFC8C is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.163 H 136.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC8C |
|---|---|
| RGB | rgb(175, 252, 140) |
| HSL | hsl(101, 95%, 77%) |
| HSV | hsv(101, 44%, 99%) |
| CMYK | cmyk(30.6%, 0%, 44.4%, 1.2%) |
| CIE-LAB | lab(91.97, -43.17, 46.14) |
| CIE-LCH | lch(91.97, 63.19, 133.10°) |
| OKLab | oklab(91.58% -0.1185 0.1122) |
| OKLCH | oklch(91.58% 0.163 136.6) |
| XYZ | xyz(57.2217, 80.6260, 37.3533) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.94
Pastel Green
#B0FF9D
ΔE00 2.44
Celery
#C1FD95
ΔE00 2.48
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Light Green
#96F97B
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC8C #D98CFC
analogous
#E7FC8C #AFFC8C #8CFCA1
triadic
#AFFC8C #8CAFFC #FC8CAF
tetradic
#AFFC8C #8CE7FC #D98CFC #FCA18C
square
#AFFC8C #8CE7FC #D98CFC #FCA18C
split-complementary
#AFFC8C #A18CFC #FC8CE7
monochromatic
#5CF915 #86FA50 #AFFC8C #D8FEC8 #EAFEE1
Accessibility & contrast
On white
1.23
#AFFC8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#AFFC8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC8C
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC8C | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC83
Deuteranopia (green-blind)
#F8E593
Tritanopia (blue-blind)
#ADF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc8c; /* rgb */ color: rgb(175, 252, 140); /* oklch */ color: oklch(91.6% 0.163 136.6);
Tailwind
colors: {
custom: {
50: '#c9fdaf',
500: '#affc8c',
950: '#000000',
},
}SCSS
$custom: #affc8c; $custom-light: #c9fdaf; $custom-dark: #000000;
JSON
{
"hex": "#affc8c",
"rgb": {
"r": 175,
"g": 252,
"b": 140
},
"hsl": {
"h": 101.25,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.91582,
"c": 0.16318,
"h": 136.6
},
"luminance": 0.80628
}Semantic roles & 50–950 ramp
primary
#AFFC8C
secondary
#B050DC
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681