#BCED78#BCED78
#BCED78 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.7% C 0.155 H 128.0°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED78 |
|---|---|
| RGB | rgb(188, 237, 120) |
| HSL | hsl(85, 76%, 70%) |
| HSV | hsv(85, 49%, 93%) |
| CMYK | cmyk(20.7%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(88.26, -34.24, 51.21) |
| CIE-LCH | lch(88.26, 61.61, 123.77°) |
| OKLab | oklab(88.7% -0.0954 0.1223) |
| OKLCH | oklch(88.7% 0.155 128) |
| XYZ | xyz(54.4130, 72.6150, 28.9150) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Light Pea Green
#C4FE82
ΔE00 3.55
Light Yellow Green
#CCFD7F
ΔE00 3.55
Pale Lime
#BEFD73
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 3.95
Spring Green (survey)
#A9F971
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED78 #A978ED
analogous
#EDE378 #BCED78 #82ED78
triadic
#BCED78 #78BCED #ED78BC
tetradic
#BCED78 #78EDE3 #A978ED #ED7882
square
#BCED78 #78EDE3 #A978ED #ED7882
split-complementary
#BCED78 #7882ED #E378ED
monochromatic
#84CF1C #A1E642 #BCED78 #D7F4AE #F2FBE4
Accessibility & contrast
On white
1.35
#BCED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BCED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED78
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED78 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06E
Deuteranopia (green-blind)
#F0DC7F
Tritanopia (blue-blind)
#C1E4D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bced78; /* rgb */ color: rgb(188, 237, 120); /* oklch */ color: oklch(88.7% 0.155 128.0);
Tailwind
colors: {
custom: {
50: '#d2f3a1',
500: '#bced78',
950: '#000000',
},
}SCSS
$custom: #bced78; $custom-light: #d2f3a1; $custom-dark: #000000;
JSON
{
"hex": "#bced78",
"rgb": {
"r": 188,
"g": 237,
"b": 120
},
"hsl": {
"h": 85.128,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.88699,
"c": 0.15512,
"h": 128
},
"luminance": 0.72616
}Semantic roles & 50–950 ramp
primary
#BCED78
secondary
#7A43C6
accent
#0DD962
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580