#BCE889#BCE889
#BCE889 is a very light, vivid yellow-green. Relative luminance 0.702; OKLCH L 87.8% C 0.131 H 129.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE889 |
|---|---|
| RGB | rgb(188, 232, 137) |
| HSL | hsl(88, 67%, 72%) |
| HSV | hsv(88, 41%, 91%) |
| CMYK | cmyk(19%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(87.10, -30.00, 41.59) |
| CIE-LCH | lch(87.10, 51.28, 125.80°) |
| OKLab | oklab(87.83% -0.0825 0.1017) |
| OKLCH | oklch(87.83% 0.131 129.1) |
| XYZ | xyz(54.1104, 70.2099, 34.3631) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.20
Celery
#C1FD95
ΔE00 4.63
Tea Green
#BDF8A3
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE889 #B589E8
analogous
#E8E489 #BCE889 #8DE889
triadic
#BCE889 #89BCE8 #E889BC
tetradic
#BCE889 #89E8E4 #B589E8 #E8898D
square
#BCE889 #89E8E4 #B589E8 #E8898D
split-complementary
#BCE889 #898DE8 #E489E8
monochromatic
#81CE28 #9FDE56 #BCE889 #D9F2BC #F0FAE5
Accessibility & contrast
On white
1.40
#BCE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BCE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE889
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE889 | 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)
#F0DC82
Deuteranopia (green-blind)
#EAD98E
Tritanopia (blue-blind)
#C0E0D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce889; /* rgb */ color: rgb(188, 232, 137); /* oklch */ color: oklch(87.8% 0.131 129.1);
Tailwind
colors: {
custom: {
50: '#d1efac',
500: '#bce889',
950: '#000000',
},
}SCSS
$custom: #bce889; $custom-light: #d1efac; $custom-dark: #000000;
JSON
{
"hex": "#bce889",
"rgb": {
"r": 188,
"g": 232,
"b": 137
},
"hsl": {
"h": 87.789,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.87832,
"c": 0.13094,
"h": 129.1
},
"luminance": 0.70211
}Semantic roles & 50–950 ramp
primary
#BCE889
secondary
#8754C1
accent
#16CF6C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581