#AFFE9A#AFFE9A
#AFFE9A is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.3% C 0.152 H 139.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE9A |
|---|---|
| RGB | rgb(175, 254, 154) |
| HSL | hsl(107, 98%, 80%) |
| HSV | hsv(107, 39%, 100%) |
| CMYK | cmyk(31.1%, 0%, 39.4%, 0.4%) |
| CIE-LAB | lab(92.72, -42.21, 40.32) |
| CIE-LCH | lch(92.72, 58.37, 136.32°) |
| OKLab | oklab(92.26% -0.1153 0.0994) |
| OKLCH | oklch(92.26% 0.152 139.2) |
| XYZ | xyz(58.9518, 82.3283, 43.3504) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.41
Pale Light Green
#B1FC99
ΔE00 0.59
Light Pastel Green
#B2FBA5
ΔE00 2.21
Palegreen
#98FB98
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE9A #E99AFE
analogous
#E1FE9A #AFFE9A #9AFEB7
triadic
#AFFE9A #9AAFFE #FE9AAF
tetradic
#AFFE9A #9AE1FE #E99AFE #FEB79A
square
#AFFE9A #9AE1FE #E99AFE #FEB79A
split-complementary
#AFFE9A #B79AFE #FE9AE1
monochromatic
#4FFD21 #7FFD5D #AFFE9A #DFFFD7 #E7FFE1
Accessibility & contrast
On white
1.20
#AFFE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#AFFE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE9A
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE9A | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF93
Deuteranopia (green-blind)
#F8E7A0
Tritanopia (blue-blind)
#AAF8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affe9a; /* rgb */ color: rgb(175, 254, 154); /* oklch */ color: oklch(92.3% 0.152 139.2);
Tailwind
colors: {
custom: {
50: '#c9ffb9',
500: '#affe9a',
950: '#000000',
},
}SCSS
$custom: #affe9a; $custom-light: #c9ffb9; $custom-dark: #000000;
JSON
{
"hex": "#affe9a",
"rgb": {
"r": 175,
"g": 254,
"b": 154
},
"hsl": {
"h": 107.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.92256,
"c": 0.15228,
"h": 139.2
},
"luminance": 0.82331
}Semantic roles & 50–950 ramp
primary
#AFFE9A
secondary
#C55CE1
accent
#00E6B5
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681