#AFFF8A#AFFF8A
#AFFF8A is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.2% C 0.169 H 136.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFF8A |
|---|---|
| RGB | rgb(175, 255, 138) |
| HSL | hsl(101, 100%, 77%) |
| HSV | hsv(101, 46%, 100%) |
| CMYK | cmyk(31.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.78, -44.72, 48.11) |
| CIE-LCH | lch(92.78, 65.69, 132.91°) |
| OKLab | oklab(92.23% -0.1228 0.1166) |
| OKLCH | oklch(92.23% 0.169 136.5) |
| XYZ | xyz(58.0251, 82.4666, 36.9002) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.55
Celery
#C1FD95
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 2.88
Light Green
#96F97B
ΔE00 2.89
Spring Green (survey)
#A9F971
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFF8A #DA8AFF
analogous
#E9FF8A #AFFF8A #8AFFA0
triadic
#AFFF8A #8AAFFF #FF8AAF
tetradic
#AFFF8A #8AE9FF #DA8AFF #FFA08A
square
#AFFF8A #8AE9FF #DA8AFF #FFA08A
split-complementary
#AFFF8A #A08AFF #FF8AE9
monochromatic
#5BFF10 #85FF4D #AFFF8A #D9FFC7 #EAFFE0
Accessibility & contrast
On white
1.20
#AFFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#AFFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFF8A
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFF8A | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FAE891
Tritanopia (blue-blind)
#ADF8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #afff8a; /* rgb */ color: rgb(175, 255, 138); /* oklch */ color: oklch(92.2% 0.169 136.5);
Tailwind
colors: {
custom: {
50: '#caffae',
500: '#afff8a',
950: '#000000',
},
}SCSS
$custom: #afff8a; $custom-light: #caffae; $custom-dark: #000000;
JSON
{
"hex": "#afff8a",
"rgb": {
"r": 175,
"g": 255,
"b": 138
},
"hsl": {
"h": 101.026,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92234,
"c": 0.16933,
"h": 136.5
},
"luminance": 0.82469
}Semantic roles & 50–950 ramp
primary
#AFFF8A
secondary
#B14EE0
accent
#00E69D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681