#AFFC9B#AFFC9B
#AFFC9B is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.148 H 139.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC9B |
|---|---|
| RGB | rgb(175, 252, 155) |
| HSL | hsl(108, 94%, 80%) |
| HSV | hsv(108, 38%, 99%) |
| CMYK | cmyk(30.6%, 0%, 38.5%, 1.2%) |
| CIE-LAB | lab(92.18, -41.19, 39.12) |
| CIE-LCH | lch(92.18, 56.81, 136.48°) |
| OKLab | oklab(91.82% -0.1125 0.0967) |
| OKLCH | oklch(91.82% 0.148 139.3) |
| XYZ | xyz(58.4040, 81.0990, 43.5804) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.51
Pastel Green
#B0FF9D
ΔE00 0.61
Light Pastel Green
#B2FBA5
ΔE00 1.76
Tea Green
#BDF8A3
ΔE00 2.72
Palegreen
#98FB98
ΔE00 2.81
Celery
#C1FD95
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC9B #E89BFC
analogous
#DFFC9B #AFFC9B #9BFCB8
triadic
#AFFC9B #9BAFFC #FC9BAF
tetradic
#AFFC9B #9BDFFC #E89BFC #FCB89B
square
#AFFC9B #9BDFFC #E89BFC #FCB89B
split-complementary
#AFFC9B #B89BFC #FC9BDF
monochromatic
#50F824 #7FFA60 #AFFC9B #DFFED6 #E7FEE1
Accessibility & contrast
On white
1.22
#AFFC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#AFFC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC9B
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC9B | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED94
Deuteranopia (green-blind)
#F6E6A1
Tritanopia (blue-blind)
#ABF6E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affc9b; /* rgb */ color: rgb(175, 252, 155); /* oklch */ color: oklch(91.8% 0.148 139.3);
Tailwind
colors: {
custom: {
50: '#c9fdb9',
500: '#affc9b',
950: '#000000',
},
}SCSS
$custom: #affc9b; $custom-light: #c9fdb9; $custom-dark: #000000;
JSON
{
"hex": "#affc9b",
"rgb": {
"r": 175,
"g": 252,
"b": 155
},
"hsl": {
"h": 107.629,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.91821,
"c": 0.14834,
"h": 139.3
},
"luminance": 0.81101
}Semantic roles & 50–950 ramp
primary
#AFFC9B
secondary
#C35DDE
accent
#00E6B6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681