#BAEC95#BAEC95
#BAEC95 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.8% C 0.125 H 132.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC95 |
|---|---|
| RGB | rgb(186, 236, 149) |
| HSL | hsl(94, 70%, 75%) |
| HSV | hsv(94, 37%, 93%) |
| CMYK | cmyk(21.2%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(88.26, -31.04, 37.10) |
| CIE-LCH | lch(88.26, 48.37, 129.92°) |
| OKLab | oklab(88.79% -0.0849 0.0918) |
| OKLCH | oklch(88.79% 0.125 132.8) |
| XYZ | xyz(55.6689, 72.5988, 39.5079) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.88
Washed Out Green
#BCF5A6
ΔE00 2.89
Celery
#C1FD95
ΔE00 4.06
Pistachio (survey)
#C0FA8B
ΔE00 4.31
Pale Light Green
#B1FC99
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC95 #C795EC
analogous
#E5EC95 #BAEC95 #95EC9B
triadic
#BAEC95 #95BAEC #EC95BA
tetradic
#BAEC95 #95E5EC #C795EC #EC9B95
square
#BAEC95 #95E5EC #C795EC #EC9B95
split-complementary
#BAEC95 #9B95EC #EC95E5
monochromatic
#76D92D #98E361 #BAEC95 #DCF5C9 #EEFAE5
Accessibility & contrast
On white
1.35
#BAEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BAEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC95
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC95 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#BBE5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec95; /* rgb */ color: rgb(186, 236, 149); /* oklch */ color: oklch(88.8% 0.125 132.8);
Tailwind
colors: {
custom: {
50: '#d0f2b5',
500: '#baec95',
950: '#000000',
},
}SCSS
$custom: #baec95; $custom-light: #d0f2b5; $custom-dark: #000000;
JSON
{
"hex": "#baec95",
"rgb": {
"r": 186,
"g": 236,
"b": 149
},
"hsl": {
"h": 94.483,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.88788,
"c": 0.125,
"h": 132.8
},
"luminance": 0.726
}Semantic roles & 50–950 ramp
primary
#BAEC95
secondary
#9A5EC7
accent
#14D281
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581