#BAEC99#BAEC99
#BAEC99 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.9% C 0.121 H 133.6°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC99 |
|---|---|
| RGB | rgb(186, 236, 153) |
| HSL | hsl(96, 69%, 76%) |
| HSV | hsv(96, 35%, 93%) |
| CMYK | cmyk(21.2%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(88.32, -30.50, 35.18) |
| CIE-LCH | lch(88.32, 46.56, 130.92°) |
| OKLab | oklab(88.86% -0.0832 0.0874) |
| OKLCH | oklch(88.86% 0.121 133.6) |
| XYZ | xyz(55.9937, 72.7287, 41.2188) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.42
Tea Green
#BDF8A3
ΔE00 2.68
Light Sage
#BCECAC
ΔE00 3.69
Light Grey Green
#B7E1A1
ΔE00 3.99
Light Light Green
#C8FFB0
ΔE00 4.20
Light Pastel Green
#B2FBA5
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC99 #CB99EC
analogous
#E3EC99 #BAEC99 #99ECA2
triadic
#BAEC99 #99BAEC #EC99BA
tetradic
#BAEC99 #99E3EC #CB99EC #ECA299
square
#BAEC99 #99E3EC #CB99EC #ECA299
split-complementary
#BAEC99 #A299EC #EC99E3
monochromatic
#74D932 #97E265 #BAEC99 #DDF6CD #EEFAE5
Accessibility & contrast
On white
1.35
#BAEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#BAEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC99
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC99 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E093
Deuteranopia (green-blind)
#EBDC9D
Tritanopia (blue-blind)
#BBE6D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baec99; /* rgb */ color: rgb(186, 236, 153); /* oklch */ color: oklch(88.9% 0.121 133.6);
Tailwind
colors: {
custom: {
50: '#d0f2b8',
500: '#baec99',
950: '#000000',
},
}SCSS
$custom: #baec99; $custom-light: #d0f2b8; $custom-dark: #000000;
JSON
{
"hex": "#baec99",
"rgb": {
"r": 186,
"g": 236,
"b": 153
},
"hsl": {
"h": 96.145,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.88858,
"c": 0.12069,
"h": 133.6
},
"luminance": 0.7273
}Semantic roles & 50–950 ramp
primary
#BAEC99
secondary
#9F62C8
accent
#15D186
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581