#BCE888#BCE888
#BCE888 is a very light, vivid yellow-green. Relative luminance 0.702; OKLCH L 87.8% C 0.132 H 128.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE888 |
|---|---|
| RGB | rgb(188, 232, 136) |
| HSL | hsl(88, 68%, 72%) |
| HSV | hsv(88, 41%, 91%) |
| CMYK | cmyk(19%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(87.09, -30.12, 42.06) |
| CIE-LCH | lch(87.09, 51.74, 125.60°) |
| OKLab | oklab(87.82% -0.0829 0.1027) |
| OKLCH | oklch(87.82% 0.132 128.9) |
| XYZ | xyz(54.0390, 70.1814, 33.9871) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.63
Tea Green
#BDF8A3
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.14
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE888 #B488E8
analogous
#E8E488 #BCE888 #8CE888
triadic
#BCE888 #88BCE8 #E888BC
tetradic
#BCE888 #88E8E4 #B488E8 #E8888C
square
#BCE888 #88E8E4 #B488E8 #E8888C
split-complementary
#BCE888 #888CE8 #E488E8
monochromatic
#82CE28 #9FDE55 #BCE888 #D9F2BB #F1FAE5
Accessibility & contrast
On white
1.40
#BCE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BCE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE888
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE888 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC81
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#C0E0D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce888; /* rgb */ color: rgb(188, 232, 136); /* oklch */ color: oklch(87.8% 0.132 128.9);
Tailwind
colors: {
custom: {
50: '#d1efac',
500: '#bce888',
950: '#000000',
},
}SCSS
$custom: #bce888; $custom-light: #d1efac; $custom-dark: #000000;
JSON
{
"hex": "#bce888",
"rgb": {
"r": 188,
"g": 232,
"b": 136
},
"hsl": {
"h": 87.5,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.87816,
"c": 0.132,
"h": 128.9
},
"luminance": 0.70182
}Semantic roles & 50–950 ramp
primary
#BCE888
secondary
#8553C1
accent
#16D06B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581