#AFFA8E#AFFA8E
#AFFA8E is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.2% C 0.158 H 136.7°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA8E |
|---|---|
| RGB | rgb(175, 250, 142) |
| HSL | hsl(102, 92%, 77%) |
| HSV | hsv(102, 43%, 98%) |
| CMYK | cmyk(30%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(91.43, -42.05, 44.50) |
| CIE-LCH | lch(91.43, 61.22, 133.37°) |
| OKLab | oklab(91.16% -0.1153 0.1086) |
| OKLCH | oklch(91.16% 0.158 136.7) |
| XYZ | xyz(56.7457, 79.4360, 37.9288) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.53
Pastel Green
#B0FF9D
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Green
#96F97B
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA8E #D98EFA
analogous
#E5FA8E #AFFA8E #8EFAA3
triadic
#AFFA8E #8EAFFA #FA8EAF
tetradic
#AFFA8E #8EE5FA #D98EFA #FAA38E
square
#AFFA8E #8EE5FA #D98EFA #FAA38E
split-complementary
#AFFA8E #A38EFA #FA8EE5
monochromatic
#5CF519 #86F753 #AFFA8E #D8FDC9 #EAFEE2
Accessibility & contrast
On white
1.24
#AFFA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#AFFA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA8E
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA8E | 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)
#FFEB86
Deuteranopia (green-blind)
#F6E494
Tritanopia (blue-blind)
#ADF3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affa8e; /* rgb */ color: rgb(175, 250, 142); /* oklch */ color: oklch(91.2% 0.158 136.7);
Tailwind
colors: {
custom: {
50: '#c9fcb0',
500: '#affa8e',
950: '#000000',
},
}SCSS
$custom: #affa8e; $custom-light: #c9fcb0; $custom-dark: #000000;
JSON
{
"hex": "#affa8e",
"rgb": {
"r": 175,
"g": 250,
"b": 142
},
"hsl": {
"h": 101.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.91158,
"c": 0.15837,
"h": 136.7
},
"luminance": 0.79438
}Semantic roles & 50–950 ramp
primary
#AFFA8E
secondary
#B053D9
accent
#00E69F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581