#AFFA91#AFFA91
#AFFA91 is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.2% C 0.155 H 137.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA91 |
|---|---|
| RGB | rgb(175, 250, 145) |
| HSL | hsl(103, 91%, 77%) |
| HSV | hsv(103, 42%, 98%) |
| CMYK | cmyk(30%, 0%, 42%, 2%) |
| CIE-LAB | lab(91.47, -41.66, 43.10) |
| CIE-LCH | lch(91.47, 59.95, 134.03°) |
| OKLab | oklab(91.2% -0.1141 0.1055) |
| OKLCH | oklch(91.2% 0.155 137.2) |
| XYZ | xyz(56.9740, 79.5274, 39.1310) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.09
Pastel Green
#B0FF9D
ΔE00 1.78
Celery
#C1FD95
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Light Pastel Green
#B2FBA5
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA91 #DC91FA
analogous
#E4FA91 #AFFA91 #91FAA7
triadic
#AFFA91 #91AFFA #FA91AF
tetradic
#AFFA91 #91E4FA #DC91FA #FAA791
square
#AFFA91 #91E4FA #DC91FA #FAA791
split-complementary
#AFFA91 #A791FA #FA91E4
monochromatic
#5AF51C #84F756 #AFFA91 #DAFDCC #EAFEE2
Accessibility & contrast
On white
1.24
#AFFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#AFFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA91
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA91 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#ACF3E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affa91; /* rgb */ color: rgb(175, 250, 145); /* oklch */ color: oklch(91.2% 0.155 137.2);
Tailwind
colors: {
custom: {
50: '#c9fcb2',
500: '#affa91',
950: '#000000',
},
}SCSS
$custom: #affa91; $custom-light: #c9fcb2; $custom-dark: #000000;
JSON
{
"hex": "#affa91",
"rgb": {
"r": 175,
"g": 250,
"b": 145
},
"hsl": {
"h": 102.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91204,
"c": 0.15541,
"h": 137.2
},
"luminance": 0.7953
}Semantic roles & 50–950 ramp
primary
#AFFA91
secondary
#B456DA
accent
#00E6A4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581