#BAEC91#BAEC91
#BAEC91 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.7% C 0.129 H 132.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC91 |
|---|---|
| RGB | rgb(186, 236, 145) |
| HSL | hsl(93, 71%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.2%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(88.20, -31.57, 39.02) |
| CIE-LCH | lch(88.20, 50.19, 128.98°) |
| OKLab | oklab(88.72% -0.0865 0.0961) |
| OKLCH | oklch(88.72% 0.129 132) |
| XYZ | xyz(55.3550, 72.4732, 37.8549) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.43
Celery
#C1FD95
ΔE00 3.78
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Pale Light Green
#B1FC99
ΔE00 4.41
Light Pastel Green
#B2FBA5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC91 #C391EC
analogous
#E8EC91 #BAEC91 #91EC96
triadic
#BAEC91 #91BAEC #EC91BA
tetradic
#BAEC91 #91E8EC #C391EC #EC9691
square
#BAEC91 #91E8EC #C391EC #EC9691
split-complementary
#BAEC91 #9691EC #EC91E8
monochromatic
#79DA29 #99E35D #BAEC91 #DBF5C5 #EFFAE5
Accessibility & contrast
On white
1.36
#BAEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BAEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC91
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC91 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08A
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#BCE5D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec91; /* rgb */ color: rgb(186, 236, 145); /* oklch */ color: oklch(88.7% 0.129 132.0);
Tailwind
colors: {
custom: {
50: '#d0f2b2',
500: '#baec91',
950: '#000000',
},
}SCSS
$custom: #baec91; $custom-light: #d0f2b2; $custom-dark: #000000;
JSON
{
"hex": "#baec91",
"rgb": {
"r": 186,
"g": 236,
"b": 145
},
"hsl": {
"h": 92.967,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.8872,
"c": 0.12927,
"h": 132
},
"luminance": 0.72474
}Semantic roles & 50–950 ramp
primary
#BAEC91
secondary
#965AC7
accent
#13D37C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581