#BAEC8F#BAEC8F
#BAEC8F is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.7% C 0.131 H 131.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC8F |
|---|---|
| RGB | rgb(186, 236, 143) |
| HSL | hsl(92, 71%, 74%) |
| HSV | hsv(92, 39%, 93%) |
| CMYK | cmyk(21.2%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(88.17, -31.83, 39.97) |
| CIE-LCH | lch(88.17, 51.09, 128.53°) |
| OKLab | oklab(88.69% -0.0873 0.0982) |
| OKLCH | oklch(88.69% 0.131 131.6) |
| XYZ | xyz(55.2021, 72.4121, 37.0498) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.44
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Celery
#C1FD95
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 4.45
Light Yellowish Green
#C2FF89
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC8F #C18FEC
analogous
#E9EC8F #BAEC8F #8FEC93
triadic
#BAEC8F #8FBAEC #EC8FBA
tetradic
#BAEC8F #8FE9EC #C18FEC #EC938F
square
#BAEC8F #8FE9EC #C18FEC #EC938F
split-complementary
#BAEC8F #938FEC #EC8FE9
monochromatic
#7ADA26 #9AE35B #BAEC8F #DAF5C3 #EFFBE5
Accessibility & contrast
On white
1.36
#BAEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#BAEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC8F
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC8F | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#ECDC94
Tritanopia (blue-blind)
#BCE5D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec8f; /* rgb */ color: rgb(186, 236, 143); /* oklch */ color: oklch(88.7% 0.131 131.6);
Tailwind
colors: {
custom: {
50: '#d0f2b1',
500: '#baec8f',
950: '#000000',
},
}SCSS
$custom: #baec8f; $custom-light: #d0f2b1; $custom-dark: #000000;
JSON
{
"hex": "#baec8f",
"rgb": {
"r": 186,
"g": 236,
"b": 143
},
"hsl": {
"h": 92.258,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.88687,
"c": 0.13139,
"h": 131.6
},
"luminance": 0.72413
}Semantic roles & 50–950 ramp
primary
#BAEC8F
secondary
#9458C7
accent
#12D37A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581