#BCED7B#BCED7B
#BCED7B is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.7% C 0.152 H 128.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED7B |
|---|---|
| RGB | rgb(188, 237, 123) |
| HSL | hsl(86, 76%, 71%) |
| HSV | hsv(86, 48%, 93%) |
| CMYK | cmyk(20.7%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(88.30, -33.93, 49.85) |
| CIE-LCH | lch(88.30, 60.30, 124.24°) |
| OKLab | oklab(88.74% -0.0943 0.1195) |
| OKLCH | oklch(88.74% 0.152 128.3) |
| XYZ | xyz(54.5979, 72.6889, 29.8889) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Light Pea Green
#C4FE82
ΔE00 3.58
Light Yellow Green
#CCFD7F
ΔE00 3.69
Light Yellowish Green
#C2FF89
ΔE00 3.86
Pale Lime
#BEFD73
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED7B #AC7BED
analogous
#EDE57B #BCED7B #83ED7B
triadic
#BCED7B #7BBCED #ED7BBC
tetradic
#BCED7B #7BEDE5 #AC7BED #ED7B83
square
#BCED7B #7BEDE5 #AC7BED #ED7B83
split-complementary
#BCED7B #7B83ED #E57BED
monochromatic
#83D11D #A1E645 #BCED7B #D7F4B1 #F1FBE4
Accessibility & contrast
On white
1.35
#BCED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#BCED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED7B
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED7B | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#C1E4D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced7b; /* rgb */ color: rgb(188, 237, 123); /* oklch */ color: oklch(88.7% 0.152 128.3);
Tailwind
colors: {
custom: {
50: '#d2f3a3',
500: '#bced7b',
950: '#000000',
},
}SCSS
$custom: #bced7b; $custom-light: #d2f3a3; $custom-dark: #000000;
JSON
{
"hex": "#bced7b",
"rgb": {
"r": 188,
"g": 237,
"b": 123
},
"hsl": {
"h": 85.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.88739,
"c": 0.15223,
"h": 128.3
},
"luminance": 0.7269
}Semantic roles & 50–950 ramp
primary
#BCED7B
secondary
#7D46C6
accent
#0DD865
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580