#BCE68D#BCE68D
#BCE68D is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.5% C 0.124 H 129.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE68D |
|---|---|
| RGB | rgb(188, 230, 141) |
| HSL | hsl(88, 64%, 73%) |
| HSV | hsv(88, 39%, 90%) |
| CMYK | cmyk(18.3%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(86.61, -28.56, 38.98) |
| CIE-LCH | lch(86.61, 48.32, 126.23°) |
| OKLab | oklab(87.45% -0.0783 0.0958) |
| OKLCH | oklch(87.45% 0.124 129.2) |
| XYZ | xyz(53.8429, 69.2073, 35.7158) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.67
Washed Out Green
#BCF5A6
ΔE00 4.75
Tea Green
#BDF8A3
ΔE00 4.76
Light Grey Green
#B7E1A1
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Celery
#C1FD95
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE68D #B78DE6
analogous
#E6E48D #BCE68D #8FE68D
triadic
#BCE68D #8DBCE6 #E68DBC
tetradic
#BCE68D #8DE6E4 #B78DE6 #E68D8F
square
#BCE68D #8DE6E4 #B78DE6 #E68D8F
split-complementary
#BCE68D #8D8FE6 #E48DE6
monochromatic
#81CC2D #9EDB5B #BCE68D #D9F1BF #F0F9E6
Accessibility & contrast
On white
1.41
#BCE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BCE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE68D
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE68D | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#BFDFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce68d; /* rgb */ color: rgb(188, 230, 141); /* oklch */ color: oklch(87.5% 0.124 129.2);
Tailwind
colors: {
custom: {
50: '#d1eeaf',
500: '#bce68d',
950: '#000000',
},
}SCSS
$custom: #bce68d; $custom-light: #d1eeaf; $custom-dark: #000000;
JSON
{
"hex": "#bce68d",
"rgb": {
"r": 188,
"g": 230,
"b": 141
},
"hsl": {
"h": 88.315,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.87454,
"c": 0.12376,
"h": 129.2
},
"luminance": 0.69208
}Semantic roles & 50–950 ramp
primary
#BCE68D
secondary
#8958BF
accent
#1ACC6E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581