#AFFA8F#AFFA8F
#AFFA8F is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.2% C 0.157 H 136.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA8F |
|---|---|
| RGB | rgb(175, 250, 143) |
| HSL | hsl(102, 91%, 77%) |
| HSV | hsv(102, 43%, 98%) |
| CMYK | cmyk(30%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(91.44, -41.92, 44.04) |
| CIE-LCH | lch(91.44, 60.80, 133.59°) |
| OKLab | oklab(91.17% -0.1149 0.1076) |
| OKLCH | oklch(91.17% 0.157 136.9) |
| XYZ | xyz(56.8211, 79.4662, 38.3260) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.38
Pastel Green
#B0FF9D
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.41
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Light Green
#96F97B
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA8F #DA8FFA
analogous
#E5FA8F #AFFA8F #8FFAA5
triadic
#AFFA8F #8FAFFA #FA8FAF
tetradic
#AFFA8F #8FE5FA #DA8FFA #FAA58F
square
#AFFA8F #8FE5FA #DA8FFA #FAA58F
split-complementary
#AFFA8F #A58FFA #FA8FE5
monochromatic
#5BF51A #85F754 #AFFA8F #D9FDCA #EAFEE2
Accessibility & contrast
On white
1.24
#AFFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#AFFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA8F
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA8F | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#F6E495
Tritanopia (blue-blind)
#ADF3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affa8f; /* rgb */ color: rgb(175, 250, 143); /* oklch */ color: oklch(91.2% 0.157 136.9);
Tailwind
colors: {
custom: {
50: '#c9fcb1',
500: '#affa8f',
950: '#000000',
},
}SCSS
$custom: #affa8f; $custom-light: #c9fcb1; $custom-dark: #000000;
JSON
{
"hex": "#affa8f",
"rgb": {
"r": 175,
"g": 250,
"b": 143
},
"hsl": {
"h": 102.056,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.91173,
"c": 0.15739,
"h": 136.9
},
"luminance": 0.79468
}Semantic roles & 50–950 ramp
primary
#AFFA8F
secondary
#B154D9
accent
#00E6A1
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581