#BAEC97#BAEC97
#BAEC97 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.8% C 0.123 H 133.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC97 |
|---|---|
| RGB | rgb(186, 236, 151) |
| HSL | hsl(95, 69%, 76%) |
| HSV | hsv(95, 36%, 93%) |
| CMYK | cmyk(21.2%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(88.29, -30.77, 36.14) |
| CIE-LCH | lch(88.29, 47.47, 130.41°) |
| OKLab | oklab(88.82% -0.084 0.0896) |
| OKLCH | oklch(88.82% 0.123 133.2) |
| XYZ | xyz(55.8299, 72.6632, 40.3561) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.65
Tea Green
#BDF8A3
ΔE00 2.76
Light Sage
#BCECAC
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.28
Light Light Green
#C8FFB0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC97 #C997EC
analogous
#E4EC97 #BAEC97 #97EC9E
triadic
#BAEC97 #97BAEC #EC97BA
tetradic
#BAEC97 #97E4EC #C997EC #EC9E97
square
#BAEC97 #97E4EC #C997EC #EC9E97
split-complementary
#BAEC97 #9E97EC #EC97E4
monochromatic
#75D930 #98E363 #BAEC97 #DCF5CB #EEFAE5
Accessibility & contrast
On white
1.35
#BAEC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BAEC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC97
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC97 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E091
Deuteranopia (green-blind)
#EBDC9B
Tritanopia (blue-blind)
#BBE6D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec97; /* rgb */ color: rgb(186, 236, 151); /* oklch */ color: oklch(88.8% 0.123 133.2);
Tailwind
colors: {
custom: {
50: '#d0f2b6',
500: '#baec97',
950: '#000000',
},
}SCSS
$custom: #baec97; $custom-light: #d0f2b6; $custom-dark: #000000;
JSON
{
"hex": "#baec97",
"rgb": {
"r": 186,
"g": 236,
"b": 151
},
"hsl": {
"h": 95.294,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.88823,
"c": 0.12285,
"h": 133.2
},
"luminance": 0.72664
}Semantic roles & 50–950 ramp
primary
#BAEC97
secondary
#9D60C8
accent
#14D183
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581