#BCE99D#BCE99D
#BCE99D is a very light, moderate yellow-green. Relative luminance 0.714; OKLCH L 88.4% C 0.111 H 133.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE99D |
|---|---|
| RGB | rgb(188, 233, 157) |
| HSL | hsl(96, 63%, 76%) |
| HSV | hsv(96, 33%, 91%) |
| CMYK | cmyk(19.3%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(87.68, -27.82, 32.34) |
| CIE-LCH | lch(87.68, 42.66, 130.71°) |
| OKLab | oklab(88.4% -0.0757 0.0808) |
| OKLCH | oklch(88.4% 0.111 133.2) |
| XYZ | xyz(55.9625, 71.4024, 42.7254) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.75
Light Sage
#BCECAC
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 2.92
Tea Green
#BDF8A3
ΔE00 3.56
Pale Green
#C7FDB5
ΔE00 4.56
Light Light Green
#C8FFB0
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE99D #CA9DE9
analogous
#E2E99D #BCE99D #9DE9A4
triadic
#BCE99D #9DBCE9 #E99DBC
tetradic
#BCE99D #9DE2E9 #CA9DE9 #E9A49D
square
#BCE99D #9DE2E9 #CA9DE9 #E9A49D
split-complementary
#BCE99D #A49DE9 #E99DE2
monochromatic
#78D339 #9ADE6B #BCE99D #DEF4CF #EEF9E6
Accessibility & contrast
On white
1.37
#BCE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#BCE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE99D
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE99D | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#E8DBA1
Tritanopia (blue-blind)
#BDE3D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce99d; /* rgb */ color: rgb(188, 233, 157); /* oklch */ color: oklch(88.4% 0.111 133.2);
Tailwind
colors: {
custom: {
50: '#d1f0ba',
500: '#bce99d',
950: '#000000',
},
}SCSS
$custom: #bce99d; $custom-light: #d1f0ba; $custom-dark: #000000;
JSON
{
"hex": "#bce99d",
"rgb": {
"r": 188,
"g": 233,
"b": 157
},
"hsl": {
"h": 95.526,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.88398,
"c": 0.11075,
"h": 133.2
},
"luminance": 0.71404
}Semantic roles & 50–950 ramp
primary
#BCE99D
secondary
#9E66C4
accent
#1ACB83
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581