#AFFB91#AFFB91
#AFFB91 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.4% C 0.157 H 137.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB91 |
|---|---|
| RGB | rgb(175, 251, 145) |
| HSL | hsl(103, 93%, 78%) |
| HSV | hsv(103, 42%, 98%) |
| CMYK | cmyk(30.3%, 0%, 42.2%, 1.6%) |
| CIE-LAB | lab(91.75, -42.10, 43.46) |
| CIE-LCH | lch(91.75, 60.51, 134.09°) |
| OKLab | oklab(91.43% -0.1153 0.1063) |
| OKLCH | oklch(91.43% 0.157 137.3) |
| XYZ | xyz(57.2856, 80.1505, 39.2349) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.12
Pastel Green
#B0FF9D
ΔE00 1.73
Celery
#C1FD95
ΔE00 2.48
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Light Pastel Green
#B2FBA5
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB91 #DD91FB
analogous
#E4FB91 #AFFB91 #91FBA8
triadic
#AFFB91 #91AFFB #FB91AF
tetradic
#AFFB91 #91E4FB #DD91FB #FBA891
square
#AFFB91 #91E4FB #DD91FB #FBA891
split-complementary
#AFFB91 #A891FB #FB91E4
monochromatic
#59F71B #84F956 #AFFB91 #DAFDCC #EAFEE1
Accessibility & contrast
On white
1.23
#AFFB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#AFFB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB91
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB91 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#F6E597
Tritanopia (blue-blind)
#ACF4E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affb91; /* rgb */ color: rgb(175, 251, 145); /* oklch */ color: oklch(91.4% 0.157 137.3);
Tailwind
colors: {
custom: {
50: '#c9fdb2',
500: '#affb91',
950: '#000000',
},
}SCSS
$custom: #affb91; $custom-light: #c9fdb2; $custom-dark: #000000;
JSON
{
"hex": "#affb91",
"rgb": {
"r": 175,
"g": 251,
"b": 145
},
"hsl": {
"h": 103.019,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.91431,
"c": 0.15685,
"h": 137.3
},
"luminance": 0.80153
}Semantic roles & 50–950 ramp
primary
#AFFB91
secondary
#B555DB
accent
#00E6A5
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581