#AFEF91#AFEF91
#AFEF91 is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.7% C 0.139 H 136.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEF91 |
|---|---|
| RGB | rgb(175, 239, 145) |
| HSL | hsl(101, 75%, 75%) |
| HSV | hsv(101, 39%, 94%) |
| CMYK | cmyk(26.8%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(88.39, -36.75, 39.15) |
| CIE-LCH | lch(88.39, 53.69, 133.19°) |
| OKLab | oklab(88.72% -0.1005 0.0964) |
| OKLCH | oklch(88.72% 0.139 136.2) |
| XYZ | xyz(53.6551, 72.8896, 38.0247) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 3.10
Light Pastel Green
#B2FBA5
ΔE00 3.35
Pastel Green
#B0FF9D
ΔE00 3.53
Celery
#C1FD95
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEF91 #D191EF
analogous
#DEEF91 #AFEF91 #91EFA2
triadic
#AFEF91 #91AFEF #EF91AF
tetradic
#AFEF91 #91DEEF #D191EF #EFA291
square
#AFEF91 #91DEEF #D191EF #EFA291
split-complementary
#AFEF91 #A291EF #EF91DE
monochromatic
#61DF26 #88E75C #AFEF91 #D6F7C6 #ECFBE4
Accessibility & contrast
On white
1.35
#AFEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#AFEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEF91
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEF91 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#AEE9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #afef91; /* rgb */ color: rgb(175, 239, 145); /* oklch */ color: oklch(88.7% 0.139 136.2);
Tailwind
colors: {
custom: {
50: '#c9f4b2',
500: '#afef91',
950: '#000000',
},
}SCSS
$custom: #afef91; $custom-light: #c9f4b2; $custom-dark: #000000;
JSON
{
"hex": "#afef91",
"rgb": {
"r": 175,
"g": 239,
"b": 145
},
"hsl": {
"h": 100.851,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.88715,
"c": 0.13932,
"h": 136.2
},
"luminance": 0.72891
}Semantic roles & 50–950 ramp
primary
#AFEF91
secondary
#A759CB
accent
#0FD797
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581