#BCED9D#BCED9D
#BCED9D is a very light, moderate yellow-green. Relative luminance 0.737; OKLCH L 89.3% C 0.117 H 133.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED9D |
|---|---|
| RGB | rgb(188, 237, 157) |
| HSL | hsl(97, 69%, 77%) |
| HSV | hsv(97, 34%, 93%) |
| CMYK | cmyk(20.7%, 0%, 33.8%, 7.1%) |
| CIE-LAB | lab(88.78, -29.71, 33.79) |
| CIE-LCH | lch(88.78, 45.00, 131.32°) |
| OKLab | oklab(89.28% -0.081 0.0842) |
| OKLCH | oklch(89.28% 0.117 133.9) |
| XYZ | xyz(57.1077, 73.6928, 43.1071) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.08
Tea Green
#BDF8A3
ΔE00 2.53
Light Sage
#BCECAC
ΔE00 3.16
Light Grey Green
#B7E1A1
ΔE00 3.71
Light Light Green
#C8FFB0
ΔE00 3.84
Pale Green
#C7FDB5
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED9D #CE9DED
analogous
#E4ED9D #BCED9D #9DEDA6
triadic
#BCED9D #9DBCED #ED9DBC
tetradic
#BCED9D #9DE4ED #CE9DED #EDA69D
square
#BCED9D #9DE4ED #CE9DED #EDA69D
split-complementary
#BCED9D #A69DED #ED9DE4
monochromatic
#75DA36 #99E469 #BCED9D #DFF6D1 #EDFAE5
Accessibility & contrast
On white
1.33
#BCED9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#BCED9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED9D
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED9D | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E298
Deuteranopia (green-blind)
#ECDDA1
Tritanopia (blue-blind)
#BDE7D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bced9d; /* rgb */ color: rgb(188, 237, 157); /* oklch */ color: oklch(89.3% 0.117 133.9);
Tailwind
colors: {
custom: {
50: '#d1f3ba',
500: '#bced9d',
950: '#000000',
},
}SCSS
$custom: #bced9d; $custom-light: #d1f3ba; $custom-dark: #000000;
JSON
{
"hex": "#bced9d",
"rgb": {
"r": 188,
"g": 237,
"b": 157
},
"hsl": {
"h": 96.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.89279,
"c": 0.11686,
"h": 133.9
},
"luminance": 0.73694
}Semantic roles & 50–950 ramp
primary
#BCED9D
secondary
#A265C9
accent
#15D188
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582