#AFEB91#AFEB91
#AFEB91 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.133 H 135.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEB91 |
|---|---|
| RGB | rgb(175, 235, 145) |
| HSL | hsl(100, 69%, 75%) |
| HSV | hsv(100, 38%, 92%) |
| CMYK | cmyk(25.5%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(87.28, -34.92, 37.70) |
| CIE-LCH | lch(87.28, 51.39, 132.81°) |
| OKLab | oklab(87.81% -0.0955 0.0931) |
| OKLCH | oklch(87.81% 0.133 135.7) |
| XYZ | xyz(52.4970, 70.5734, 37.6387) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.10
Washed Out Green
#BCF5A6
ΔE00 3.15
Pale Light Green
#B1FC99
ΔE00 3.76
Light Pastel Green
#B2FBA5
ΔE00 3.92
Celery
#C1FD95
ΔE00 4.35
Pastel Green
#B0FF9D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEB91 #CD91EB
analogous
#DCEB91 #AFEB91 #91EBA0
triadic
#AFEB91 #91AFEB #EB91AF
tetradic
#AFEB91 #91DCEB #CD91EB #EBA091
square
#AFEB91 #91DCEB #CD91EB #EBA091
split-complementary
#AFEB91 #A091EB #EB91DC
monochromatic
#64D829 #89E25D #AFEB91 #D5F4C5 #ECFAE5
Accessibility & contrast
On white
1.39
#AFEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#AFEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEB91
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEB91 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#AEE5D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeb91; /* rgb */ color: rgb(175, 235, 145); /* oklch */ color: oklch(87.8% 0.133 135.7);
Tailwind
colors: {
custom: {
50: '#c8f1b2',
500: '#afeb91',
950: '#000000',
},
}SCSS
$custom: #afeb91; $custom-light: #c8f1b2; $custom-dark: #000000;
JSON
{
"hex": "#afeb91",
"rgb": {
"r": 175,
"g": 235,
"b": 145
},
"hsl": {
"h": 100,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.87813,
"c": 0.13337,
"h": 135.7
},
"luminance": 0.70575
}Semantic roles & 50–950 ramp
primary
#AFEB91
secondary
#A25AC6
accent
#14D192
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581