#BAEB8A#BAEB8A
#BAEB8A is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.4% C 0.135 H 130.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB8A |
|---|---|
| RGB | rgb(186, 235, 138) |
| HSL | hsl(90, 71%, 73%) |
| HSV | hsv(90, 41%, 92%) |
| CMYK | cmyk(20.9%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.82, -31.99, 41.99) |
| CIE-LCH | lch(87.82, 52.79, 127.30°) |
| OKLab | oklab(88.38% -0.088 0.1026) |
| OKLCH | oklch(88.38% 0.135 130.6) |
| XYZ | xyz(54.5447, 71.6897, 35.0036) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 4.13
Washed Out Green
#BCF5A6
ΔE00 4.49
Light Yellowish Green
#C2FF89
ΔE00 4.69
Pale Light Green
#B1FC99
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB8A #BB8AEB
analogous
#EBEB8A #BAEB8A #8AEB8A
triadic
#BAEB8A #8ABAEB #EB8ABA
tetradic
#BAEB8A #8AEBEB #BB8AEB #EB8A8A
square
#BAEB8A #8AEBEB #BB8AEB #EB8A8A
split-complementary
#BAEB8A #8A8AEB #EB8AEB
monochromatic
#7CD625 #9BE256 #BAEB8A #D9F4BE #F0FBE5
Accessibility & contrast
On white
1.37
#BAEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BAEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB8A
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB8A | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#BDE4D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb8a; /* rgb */ color: rgb(186, 235, 138); /* oklch */ color: oklch(88.4% 0.135 130.6);
Tailwind
colors: {
custom: {
50: '#d0f1ad',
500: '#baeb8a',
950: '#000000',
},
}SCSS
$custom: #baeb8a; $custom-light: #d0f1ad; $custom-dark: #000000;
JSON
{
"hex": "#baeb8a",
"rgb": {
"r": 186,
"g": 235,
"b": 138
},
"hsl": {
"h": 90.309,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88384,
"c": 0.13518,
"h": 130.6
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#BAEB8A
secondary
#8D54C5
accent
#13D374
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581