#BCED8B#BCED8B
#BCED8B is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.0% C 0.136 H 130.4°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED8B |
|---|---|
| RGB | rgb(188, 237, 139) |
| HSL | hsl(90, 73%, 74%) |
| HSV | hsv(90, 41%, 93%) |
| CMYK | cmyk(20.7%, 0%, 41.4%, 7.1%) |
| CIE-LAB | lab(88.51, -32.08, 42.40) |
| CIE-LCH | lch(88.51, 53.17, 127.12°) |
| OKLab | oklab(88.97% -0.0882 0.1036) |
| OKLCH | oklch(88.97% 0.136 130.4) |
| XYZ | xyz(55.6826, 73.1228, 35.6015) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.43
Tea Green
#BDF8A3
ΔE00 3.97
Light Yellowish Green
#C2FF89
ΔE00 4.28
Washed Out Green
#BCF5A6
ΔE00 4.43
Light Pea Green
#C4FE82
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED8B #BC8BED
analogous
#EDED8B #BCED8B #8BED8B
triadic
#BCED8B #8BBCED #ED8BBC
tetradic
#BCED8B #8BEDED #BC8BED #ED8B8B
square
#BCED8B #8BEDED #BC8BED #ED8B8B
split-complementary
#BCED8B #8B8BED #ED8BED
monochromatic
#7FDC22 #9DE556 #BCED8B #DBF5C0 #F0FBE5
Accessibility & contrast
On white
1.34
#BCED8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#BCED8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED8B
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED8B | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E084
Deuteranopia (green-blind)
#EEDD90
Tritanopia (blue-blind)
#BFE5D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced8b; /* rgb */ color: rgb(188, 237, 139); /* oklch */ color: oklch(89.0% 0.136 130.4);
Tailwind
colors: {
custom: {
50: '#d2f3ae',
500: '#bced8b',
950: '#000000',
},
}SCSS
$custom: #bced8b; $custom-light: #d2f3ae; $custom-dark: #000000;
JSON
{
"hex": "#bced8b",
"rgb": {
"r": 188,
"g": 237,
"b": 139
},
"hsl": {
"h": 90,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.88973,
"c": 0.13609,
"h": 130.4
},
"luminance": 0.73124
}Semantic roles & 50–950 ramp
primary
#BCED8B
secondary
#8E54C8
accent
#10D573
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581