#AFFC9C#AFFC9C
#AFFC9C is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.147 H 139.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC9C |
|---|---|
| RGB | rgb(175, 252, 156) |
| HSL | hsl(108, 94%, 80%) |
| HSV | hsv(108, 38%, 99%) |
| CMYK | cmyk(30.6%, 0%, 38.1%, 1.2%) |
| CIE-LAB | lab(92.19, -41.05, 38.64) |
| CIE-LCH | lch(92.19, 56.38, 136.73°) |
| OKLab | oklab(91.84% -0.1121 0.0956) |
| OKLCH | oklch(91.84% 0.147 139.5) |
| XYZ | xyz(58.4884, 81.1327, 44.0245) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.63
Pale Light Green
#B1FC99
ΔE00 0.66
Light Pastel Green
#B2FBA5
ΔE00 1.60
Tea Green
#BDF8A3
ΔE00 2.66
Palegreen
#98FB98
ΔE00 2.78
Celery
#C1FD95
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC9C #E99CFC
analogous
#DFFC9C #AFFC9C #9CFCB9
triadic
#AFFC9C #9CAFFC #FC9CAF
tetradic
#AFFC9C #9CDFFC #E99CFC #FCB99C
square
#AFFC9C #9CDFFC #E99CFC #FCB99C
split-complementary
#AFFC9C #B99CFC #FC9CDF
monochromatic
#4FF825 #7FFA61 #AFFC9C #DFFED7 #E7FEE1
Accessibility & contrast
On white
1.22
#AFFC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#AFFC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC9C
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC9C | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED95
Deuteranopia (green-blind)
#F6E6A1
Tritanopia (blue-blind)
#AAF6E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affc9c; /* rgb */ color: rgb(175, 252, 156); /* oklch */ color: oklch(91.8% 0.147 139.5);
Tailwind
colors: {
custom: {
50: '#c9fdba',
500: '#affc9c',
950: '#000000',
},
}SCSS
$custom: #affc9c; $custom-light: #c9fdba; $custom-dark: #000000;
JSON
{
"hex": "#affc9c",
"rgb": {
"r": 175,
"g": 252,
"b": 156
},
"hsl": {
"h": 108.125,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.91838,
"c": 0.14734,
"h": 139.5
},
"luminance": 0.81135
}Semantic roles & 50–950 ramp
primary
#AFFC9C
secondary
#C55EDE
accent
#00E6B8
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131812
muted
#838682