#AFFC8E#AFFC8E
#AFFC8E is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.6% C 0.161 H 136.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC8E |
|---|---|
| RGB | rgb(175, 252, 142) |
| HSL | hsl(102, 95%, 77%) |
| HSV | hsv(102, 44%, 99%) |
| CMYK | cmyk(30.6%, 0%, 43.7%, 1.2%) |
| CIE-LAB | lab(91.99, -42.92, 45.21) |
| CIE-LCH | lch(91.99, 62.34, 133.51°) |
| OKLab | oklab(91.61% -0.1177 0.1102) |
| OKLCH | oklch(91.61% 0.161 136.9) |
| XYZ | xyz(57.3705, 80.6856, 38.1370) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.65
Pastel Green
#B0FF9D
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Light Green
#96F97B
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC8E #DB8EFC
analogous
#E6FC8E #AFFC8E #8EFCA4
triadic
#AFFC8E #8EAFFC #FC8EAF
tetradic
#AFFC8E #8EE6FC #DB8EFC #FCA48E
square
#AFFC8E #8EE6FC #DB8EFC #FCA48E
split-complementary
#AFFC8E #A48EFC #FC8EE6
monochromatic
#5BF917 #85FA52 #AFFC8E #D9FECA #EAFEE1
Accessibility & contrast
On white
1.23
#AFFC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#AFFC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC8E
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC8E | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC85
Deuteranopia (green-blind)
#F7E695
Tritanopia (blue-blind)
#ACF5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc8e; /* rgb */ color: rgb(175, 252, 142); /* oklch */ color: oklch(91.6% 0.161 136.9);
Tailwind
colors: {
custom: {
50: '#c9fdb0',
500: '#affc8e',
950: '#000000',
},
}SCSS
$custom: #affc8e; $custom-light: #c9fdb0; $custom-dark: #000000;
JSON
{
"hex": "#affc8e",
"rgb": {
"r": 175,
"g": 252,
"b": 142
},
"hsl": {
"h": 102,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.91612,
"c": 0.16124,
"h": 136.9
},
"luminance": 0.80688
}Semantic roles & 50–950 ramp
primary
#AFFC8E
secondary
#B352DC
accent
#00E6A1
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681