#BAEC80#BAEC80
#BAEC80 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.5% C 0.147 H 129.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC80 |
|---|---|
| RGB | rgb(186, 236, 128) |
| HSL | hsl(88, 74%, 71%) |
| HSV | hsv(88, 46%, 93%) |
| CMYK | cmyk(21.2%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(87.96, -33.64, 47.03) |
| CIE-LCH | lch(87.96, 57.82, 125.58°) |
| OKLab | oklab(88.46% -0.0931 0.1135) |
| OKLCH | oklch(88.46% 0.147 129.4) |
| XYZ | xyz(54.1409, 71.9876, 31.4605) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 4.00
Light Yellowish Green
#C2FF89
ΔE00 4.01
Light Yellow Green
#CCFD7F
ΔE00 4.34
Pale Lime
#BEFD73
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC80 #B280EC
analogous
#ECE880 #BAEC80 #84EC80
triadic
#BAEC80 #80BAEC #EC80BA
tetradic
#BAEC80 #80ECE8 #B280EC #EC8084
square
#BAEC80 #80ECE8 #B280EC #EC8084
split-complementary
#BAEC80 #8084EC #E880EC
monochromatic
#7FD21F #9DE44B #BAEC80 #D7F4B5 #F1FBE4
Accessibility & contrast
On white
1.36
#BAEC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#BAEC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC80
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC80 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#EEDB86
Tritanopia (blue-blind)
#BEE4D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec80; /* rgb */ color: rgb(186, 236, 128); /* oklch */ color: oklch(88.5% 0.147 129.4);
Tailwind
colors: {
custom: {
50: '#d0f2a7',
500: '#baec80',
950: '#000000',
},
}SCSS
$custom: #baec80; $custom-light: #d0f2a7; $custom-dark: #000000;
JSON
{
"hex": "#baec80",
"rgb": {
"r": 186,
"g": 236,
"b": 128
},
"hsl": {
"h": 87.778,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.88456,
"c": 0.14683,
"h": 129.4
},
"luminance": 0.71989
}Semantic roles & 50–950 ramp
primary
#BAEC80
secondary
#844BC6
accent
#0FD66B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580