#BCE489#BCE489
#BCE489 is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 86.9% C 0.125 H 128.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE489 |
|---|---|
| RGB | rgb(188, 228, 137) |
| HSL | hsl(86, 63%, 72%) |
| HSV | hsv(86, 40%, 89%) |
| CMYK | cmyk(17.5%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(86.00, -28.11, 40.18) |
| CIE-LCH | lch(86.00, 49.04, 124.98°) |
| OKLab | oklab(86.95% -0.0772 0.0985) |
| OKLCH | oklch(86.95% 0.125 128.1) |
| XYZ | xyz(52.9972, 67.9836, 33.9921) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Grey Green
#B7E1A1
ΔE00 5.31
Tea Green
#BDF8A3
ΔE00 5.45
Washed Out Green
#BCF5A6
ΔE00 5.47
Celery
#C1FD95
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE489 #B189E4
analogous
#E4DF89 #BCE489 #8FE489
triadic
#BCE489 #89BCE4 #E489BC
tetradic
#BCE489 #89E4DF #B189E4 #E4898F
square
#BCE489 #89E4DF #B189E4 #E4898F
split-complementary
#BCE489 #898FE4 #DF89E4
monochromatic
#83C52D #A0D957 #BCE489 #D8EFBB #F1F9E6
Accessibility & contrast
On white
1.44
#BCE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BCE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE489
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE489 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD982
Deuteranopia (green-blind)
#E7D68E
Tritanopia (blue-blind)
#C0DDCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce489; /* rgb */ color: rgb(188, 228, 137); /* oklch */ color: oklch(86.9% 0.125 128.1);
Tailwind
colors: {
custom: {
50: '#d1ecac',
500: '#bce489',
950: '#000000',
},
}SCSS
$custom: #bce489; $custom-light: #d1ecac; $custom-dark: #000000;
JSON
{
"hex": "#bce489",
"rgb": {
"r": 188,
"g": 228,
"b": 137
},
"hsl": {
"h": 86.374,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.86946,
"c": 0.12515,
"h": 128.1
},
"luminance": 0.67984
}Semantic roles & 50–950 ramp
primary
#BCE489
secondary
#8255BD
accent
#1BCB68
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481