#BCE385#BCE385
#BCE385 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.7% C 0.128 H 127.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE385 |
|---|---|
| RGB | rgb(188, 227, 133) |
| HSL | hsl(85, 63%, 71%) |
| HSV | hsv(85, 41%, 89%) |
| CMYK | cmyk(17.2%, 0%, 41.4%, 11%) |
| CIE-LAB | lab(85.67, -28.13, 41.74) |
| CIE-LCH | lch(85.67, 50.33, 123.97°) |
| OKLab | oklab(86.66% -0.0775 0.1018) |
| OKLCH | oklch(86.66% 0.128 127.3) |
| XYZ | xyz(52.4413, 67.3224, 32.4175) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.94
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 5.97
Washed Out Green
#BCF5A6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE385 #AC85E3
analogous
#E3DB85 #BCE385 #8DE385
triadic
#BCE385 #85BCE3 #E385BC
tetradic
#BCE385 #85E3DB #AC85E3 #E3858D
square
#BCE385 #85E3DB #AC85E3 #E3858D
split-complementary
#BCE385 #858DE3 #DB85E3
monochromatic
#83C12C #A1D853 #BCE385 #D7EEB7 #F1F9E6
Accessibility & contrast
On white
1.45
#BCE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BCE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE385
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE385 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#C1DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce385; /* rgb */ color: rgb(188, 227, 133); /* oklch */ color: oklch(86.7% 0.128 127.3);
Tailwind
colors: {
custom: {
50: '#d1ecaa',
500: '#bce385',
950: '#000000',
},
}SCSS
$custom: #bce385; $custom-light: #d1ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bce385",
"rgb": {
"r": 188,
"g": 227,
"b": 133
},
"hsl": {
"h": 84.894,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.86661,
"c": 0.12797,
"h": 127.3
},
"luminance": 0.67323
}Semantic roles & 50–950 ramp
primary
#BCE385
secondary
#7D51BB
accent
#1BCA64
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481