#BAEB97#BAEB97
#BAEB97 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.6% C 0.121 H 133.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB97 |
|---|---|
| RGB | rgb(186, 235, 151) |
| HSL | hsl(95, 68%, 76%) |
| HSV | hsv(95, 36%, 92%) |
| CMYK | cmyk(20.9%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(88.01, -30.30, 35.78) |
| CIE-LCH | lch(88.01, 46.89, 130.26°) |
| OKLab | oklab(88.6% -0.0827 0.0888) |
| OKLCH | oklch(88.6% 0.121 133) |
| XYZ | xyz(55.5428, 72.0890, 40.2604) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 2.96
Light Sage
#BCECAC
ΔE00 3.95
Light Grey Green
#B7E1A1
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.49
Light Light Green
#C8FFB0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB97 #C897EB
analogous
#E4EB97 #BAEB97 #97EB9E
triadic
#BAEB97 #97BAEB #EB97BA
tetradic
#BAEB97 #97E4EB #C897EB #EB9E97
square
#BAEB97 #97E4EB #C897EB #EB9E97
split-complementary
#BAEB97 #9E97EB #EB97E4
monochromatic
#76D730 #98E164 #BAEB97 #DCF5CA #EEFAE5
Accessibility & contrast
On white
1.36
#BAEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#BAEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB97
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB97 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF91
Deuteranopia (green-blind)
#EADB9B
Tritanopia (blue-blind)
#BBE5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeb97; /* rgb */ color: rgb(186, 235, 151); /* oklch */ color: oklch(88.6% 0.121 133.0);
Tailwind
colors: {
custom: {
50: '#d0f1b6',
500: '#baeb97',
950: '#000000',
},
}SCSS
$custom: #baeb97; $custom-light: #d0f1b6; $custom-dark: #000000;
JSON
{
"hex": "#baeb97",
"rgb": {
"r": 186,
"g": 235,
"b": 151
},
"hsl": {
"h": 95,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.88601,
"c": 0.12134,
"h": 133
},
"luminance": 0.7209
}Semantic roles & 50–950 ramp
primary
#BAEB97
secondary
#9C60C6
accent
#16D082
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581