#BCE699#BCE699
#BCE699 is a very light, moderate yellow-green. Relative luminance 0.696; OKLCH L 87.7% C 0.111 H 131.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE699 |
|---|---|
| RGB | rgb(188, 230, 153) |
| HSL | hsl(93, 61%, 75%) |
| HSV | hsv(93, 33%, 90%) |
| CMYK | cmyk(18.3%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(86.79, -26.96, 33.19) |
| CIE-LCH | lch(86.79, 42.76, 129.09°) |
| OKLab | oklab(87.66% -0.0734 0.0827) |
| OKLCH | oklch(87.66% 0.111 131.6) |
| XYZ | xyz(54.7846, 69.5840, 40.6755) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.79
Light Sage
#BCECAC
ΔE00 3.48
Washed Out Green
#BCF5A6
ΔE00 3.75
Tea Green
#BDF8A3
ΔE00 4.27
Pale Green
#C7FDB5
ΔE00 5.38
Light Light Green
#C8FFB0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE699 #C399E6
analogous
#E3E699 #BCE699 #99E69C
triadic
#BCE699 #99BCE6 #E699BC
tetradic
#BCE699 #99E3E6 #C399E6 #E69C99
square
#BCE699 #99E3E6 #C399E6 #E69C99
split-complementary
#BCE699 #9C99E6 #E699E3
monochromatic
#7BCE37 #9CDA68 #BCE699 #DCF2CA #EFF9E6
Accessibility & contrast
On white
1.41
#BCE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BCE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE699
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE699 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB94
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#BEE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce699; /* rgb */ color: rgb(188, 230, 153); /* oklch */ color: oklch(87.7% 0.111 131.6);
Tailwind
colors: {
custom: {
50: '#d1eeb7',
500: '#bce699',
950: '#000000',
},
}SCSS
$custom: #bce699; $custom-light: #d1eeb7; $custom-dark: #000000;
JSON
{
"hex": "#bce699",
"rgb": {
"r": 188,
"g": 230,
"b": 153
},
"hsl": {
"h": 92.727,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.87664,
"c": 0.1106,
"h": 131.6
},
"luminance": 0.69585
}Semantic roles & 50–950 ramp
primary
#BCE699
secondary
#9663C0
accent
#1DC87B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581