#BCED7A#BCED7A
#BCED7A is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.7% C 0.153 H 128.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED7A |
|---|---|
| RGB | rgb(188, 237, 122) |
| HSL | hsl(86, 76%, 70%) |
| HSV | hsv(86, 49%, 93%) |
| CMYK | cmyk(20.7%, 0%, 48.5%, 7.1%) |
| CIE-LAB | lab(88.29, -34.03, 50.30) |
| CIE-LCH | lch(88.29, 60.73, 124.08°) |
| OKLab | oklab(88.73% -0.0947 0.1204) |
| OKLCH | oklch(88.73% 0.153 128.2) |
| XYZ | xyz(54.5357, 72.6640, 29.5609) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 3.57
Light Yellow Green
#CCFD7F
ΔE00 3.64
Light Yellowish Green
#C2FF89
ΔE00 3.88
Pale Lime
#BEFD73
ΔE00 3.98
Celery
#C1FD95
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED7A #AB7AED
analogous
#EDE47A #BCED7A #82ED7A
triadic
#BCED7A #7ABCED #ED7ABC
tetradic
#BCED7A #7AEDE4 #AB7AED #ED7A82
square
#BCED7A #7AEDE4 #AB7AED #ED7A82
split-complementary
#BCED7A #7A82ED #E47AED
monochromatic
#84D01C #A1E644 #BCED7A #D7F4B0 #F1FBE4
Accessibility & contrast
On white
1.35
#BCED7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BCED7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED7A
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED7A | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#C1E4D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bced7a; /* rgb */ color: rgb(188, 237, 122); /* oklch */ color: oklch(88.7% 0.153 128.2);
Tailwind
colors: {
custom: {
50: '#d2f3a3',
500: '#bced7a',
950: '#000000',
},
}SCSS
$custom: #bced7a; $custom-light: #d2f3a3; $custom-dark: #000000;
JSON
{
"hex": "#bced7a",
"rgb": {
"r": 188,
"g": 237,
"b": 122
},
"hsl": {
"h": 85.565,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.88725,
"c": 0.1532,
"h": 128.2
},
"luminance": 0.72665
}Semantic roles & 50–950 ramp
primary
#BCED7A
secondary
#7C45C6
accent
#0DD864
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580