#BCE99F#BCE99F
#BCE99F is a very light, moderate yellow-green. Relative luminance 0.715; OKLCH L 88.4% C 0.109 H 133.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE99F |
|---|---|
| RGB | rgb(188, 233, 159) |
| HSL | hsl(96, 63%, 77%) |
| HSV | hsv(96, 32%, 91%) |
| CMYK | cmyk(19.3%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(87.71, -27.54, 31.37) |
| CIE-LCH | lch(87.71, 41.74, 131.28°) |
| OKLab | oklab(88.44% -0.0749 0.0785) |
| OKLCH | oklch(88.44% 0.109 133.7) |
| XYZ | xyz(56.1347, 71.4713, 43.6320) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.43
Light Grey Green
#B7E1A1
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.64
Pale Green
#C7FDB5
ΔE00 4.42
Light Light Green
#C8FFB0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE99F #CC9FE9
analogous
#E1E99F #BCE99F #9FE9A7
triadic
#BCE99F #9FBCE9 #E99FBC
tetradic
#BCE99F #9FE1E9 #CC9FE9 #E9A79F
square
#BCE99F #9FE1E9 #CC9FE9 #E9A79F
split-complementary
#BCE99F #A79FE9 #E99FE1
monochromatic
#77D23B #99DE6D #BCE99F #DFF4D1 #EEF9E6
Accessibility & contrast
On white
1.37
#BCE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#BCE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE99F
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE99F | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#E8DBA3
Tritanopia (blue-blind)
#BDE3D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce99f; /* rgb */ color: rgb(188, 233, 159); /* oklch */ color: oklch(88.4% 0.109 133.7);
Tailwind
colors: {
custom: {
50: '#d1f0bc',
500: '#bce99f',
950: '#000000',
},
}SCSS
$custom: #bce99f; $custom-light: #d1f0bc; $custom-dark: #000000;
JSON
{
"hex": "#bce99f",
"rgb": {
"r": 188,
"g": 233,
"b": 159
},
"hsl": {
"h": 96.486,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.88436,
"c": 0.10854,
"h": 133.7
},
"luminance": 0.71472
}Semantic roles & 50–950 ramp
primary
#BCE99F
secondary
#A068C4
accent
#1BCA86
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582