#BAEB91#BAEB91
#BAEB91 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.128 H 131.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB91 |
|---|---|
| RGB | rgb(186, 235, 145) |
| HSL | hsl(93, 69%, 75%) |
| HSV | hsv(93, 38%, 92%) |
| CMYK | cmyk(20.9%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(87.92, -31.10, 38.66) |
| CIE-LCH | lch(87.92, 49.62, 128.82°) |
| OKLab | oklab(88.5% -0.0852 0.0953) |
| OKLCH | oklch(88.5% 0.128 131.8) |
| XYZ | xyz(55.0679, 71.8990, 37.7592) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.51
Celery
#C1FD95
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.64
Light Grey Green
#B7E1A1
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB91 #C291EB
analogous
#E7EB91 #BAEB91 #91EB95
triadic
#BAEB91 #91BAEB #EB91BA
tetradic
#BAEB91 #91E7EB #C291EB #EB9591
square
#BAEB91 #91E7EB #C291EB #EB9591
split-complementary
#BAEB91 #9591EB #EB91E7
monochromatic
#79D829 #9AE25D #BAEB91 #DAF4C5 #EFFAE5
Accessibility & contrast
On white
1.37
#BAEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BAEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB91
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB91 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#BCE4D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb91; /* rgb */ color: rgb(186, 235, 145); /* oklch */ color: oklch(88.5% 0.128 131.8);
Tailwind
colors: {
custom: {
50: '#d0f1b2',
500: '#baeb91',
950: '#000000',
},
}SCSS
$custom: #baeb91; $custom-light: #d0f1b2; $custom-dark: #000000;
JSON
{
"hex": "#baeb91",
"rgb": {
"r": 186,
"g": 235,
"b": 145
},
"hsl": {
"h": 92.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.88498,
"c": 0.12779,
"h": 131.8
},
"luminance": 0.719
}Semantic roles & 50–950 ramp
primary
#BAEB91
secondary
#955AC6
accent
#14D17B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581