#AFFD95#AFFD95
#AFFD95 is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.9% C 0.156 H 138.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD95 |
|---|---|
| RGB | rgb(175, 253, 149) |
| HSL | hsl(105, 96%, 79%) |
| HSV | hsv(105, 41%, 99%) |
| CMYK | cmyk(30.8%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(92.37, -42.45, 42.30) |
| CIE-LCH | lch(92.37, 59.93, 135.10°) |
| OKLab | oklab(91.95% -0.1161 0.1038) |
| OKLCH | oklch(91.95% 0.156 138.2) |
| XYZ | xyz(58.2275, 81.5321, 41.0973) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.74
Pastel Green
#B0FF9D
ΔE00 1.14
Celery
#C1FD95
ΔE00 2.73
Light Pastel Green
#B2FBA5
ΔE00 2.82
Palegreen
#98FB98
ΔE00 3.19
Tea Green
#BDF8A3
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD95 #E395FD
analogous
#E3FD95 #AFFD95 #95FDAF
triadic
#AFFD95 #95AFFD #FD95AF
tetradic
#AFFD95 #95E3FD #E395FD #FDAF95
square
#AFFD95 #95E3FD #E395FD #FDAF95
split-complementary
#AFFD95 #AF95FD #FD95E3
monochromatic
#54FB1D #82FC59 #AFFD95 #DCFED1 #E8FEE1
Accessibility & contrast
On white
1.21
#AFFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#AFFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD95
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD95 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#ABF6E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd95; /* rgb */ color: rgb(175, 253, 149); /* oklch */ color: oklch(91.9% 0.156 138.2);
Tailwind
colors: {
custom: {
50: '#c9feb5',
500: '#affd95',
950: '#000000',
},
}SCSS
$custom: #affd95; $custom-light: #c9feb5; $custom-dark: #000000;
JSON
{
"hex": "#affd95",
"rgb": {
"r": 175,
"g": 253,
"b": 149
},
"hsl": {
"h": 105,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.91948,
"c": 0.15579,
"h": 138.2
},
"luminance": 0.81534
}Semantic roles & 50–950 ramp
primary
#AFFD95
secondary
#BD58DE
accent
#00E6AC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681