#BCED8F#BCED8F
#BCED8F is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.0% C 0.132 H 131.1°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED8F |
|---|---|
| RGB | rgb(188, 237, 143) |
| HSL | hsl(91, 72%, 75%) |
| HSV | hsv(91, 40%, 93%) |
| CMYK | cmyk(20.7%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(88.56, -31.59, 40.50) |
| CIE-LCH | lch(88.56, 51.36, 127.95°) |
| OKLab | oklab(89.04% -0.0867 0.0994) |
| OKLCH | oklch(89.04% 0.132 131.1) |
| XYZ | xyz(55.9802, 73.2418, 37.1690) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.48
Celery
#C1FD95
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.84
Pale Light Green
#B1FC99
ΔE00 4.49
Light Yellowish Green
#C2FF89
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED8F #C08FED
analogous
#EBED8F #BCED8F #8FED91
triadic
#BCED8F #8FBCED #ED8FBC
tetradic
#BCED8F #8FEBED #C08FED #ED918F
square
#BCED8F #8FEBED #C08FED #ED918F
split-complementary
#BCED8F #918FED #ED8FEB
monochromatic
#7DDC26 #9CE55A #BCED8F #DCF5C4 #EFFBE5
Accessibility & contrast
On white
1.34
#BCED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BCED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED8F
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED8F | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#EEDD94
Tritanopia (blue-blind)
#BEE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced8f; /* rgb */ color: rgb(188, 237, 143); /* oklch */ color: oklch(89.0% 0.132 131.1);
Tailwind
colors: {
custom: {
50: '#d1f3b1',
500: '#bced8f',
950: '#000000',
},
}SCSS
$custom: #bced8f; $custom-light: #d1f3b1; $custom-dark: #000000;
JSON
{
"hex": "#bced8f",
"rgb": {
"r": 188,
"g": 237,
"b": 143
},
"hsl": {
"h": 91.277,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.89037,
"c": 0.13189,
"h": 131.1
},
"luminance": 0.73243
}Semantic roles & 50–950 ramp
primary
#BCED8F
secondary
#9258C8
accent
#11D477
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581