#AEFB91#AEFB91
#AEFB91 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.4% C 0.157 H 137.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFB91 |
|---|---|
| RGB | rgb(174, 251, 145) |
| HSL | hsl(104, 93%, 78%) |
| HSV | hsv(104, 42%, 98%) |
| CMYK | cmyk(30.7%, 0%, 42.2%, 1.6%) |
| CIE-LAB | lab(91.70, -42.43, 43.38) |
| CIE-LCH | lch(91.70, 60.68, 134.36°) |
| OKLab | oklab(91.38% -0.1162 0.1062) |
| OKLCH | oklch(91.38% 0.157 137.6) |
| XYZ | xyz(57.0619, 80.0351, 39.2244) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.10
Pastel Green
#B0FF9D
ΔE00 1.68
Celery
#C1FD95
ΔE00 2.62
Light Pastel Green
#B2FBA5
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Light Green
#96F97B
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFB91 #DE91FB
analogous
#E3FB91 #AEFB91 #91FBA9
triadic
#AEFB91 #91AEFB #FB91AE
tetradic
#AEFB91 #91E3FB #DE91FB #FBA991
square
#AEFB91 #91E3FB #DE91FB #FBA991
split-complementary
#AEFB91 #A991FB #FB91E3
monochromatic
#57F71B #83F956 #AEFB91 #D9FDCC #E9FEE1
Accessibility & contrast
On white
1.23
#AEFB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#AEFB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFB91
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFB91 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#F6E597
Tritanopia (blue-blind)
#ABF4E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aefb91; /* rgb */ color: rgb(174, 251, 145); /* oklch */ color: oklch(91.4% 0.157 137.6);
Tailwind
colors: {
custom: {
50: '#c9fdb2',
500: '#aefb91',
950: '#000000',
},
}SCSS
$custom: #aefb91; $custom-light: #c9fdb2; $custom-dark: #000000;
JSON
{
"hex": "#aefb91",
"rgb": {
"r": 174,
"g": 251,
"b": 145
},
"hsl": {
"h": 103.585,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.91376,
"c": 0.15738,
"h": 137.6
},
"luminance": 0.80037
}Semantic roles & 50–950 ramp
primary
#AEFB91
secondary
#B655DB
accent
#00E6A7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581