#BCED94#BCED94
#BCED94 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.127 H 132.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED94 |
|---|---|
| RGB | rgb(188, 237, 148) |
| HSL | hsl(93, 71%, 75%) |
| HSV | hsv(93, 38%, 93%) |
| CMYK | cmyk(20.7%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(88.64, -30.94, 38.12) |
| CIE-LCH | lch(88.64, 49.09, 129.06°) |
| OKLab | oklab(89.12% -0.0847 0.0941) |
| OKLCH | oklch(89.12% 0.127 132) |
| XYZ | xyz(56.3675, 73.3967, 39.2085) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.12
Celery
#C1FD95
ΔE00 3.74
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Pale Light Green
#B1FC99
ΔE00 4.39
Light Light Green
#C8FFB0
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED94 #C594ED
analogous
#E8ED94 #BCED94 #94ED98
triadic
#BCED94 #94BCED #ED94BC
tetradic
#BCED94 #94E8ED #C594ED #ED9894
square
#BCED94 #94E8ED #C594ED #ED9894
split-complementary
#BCED94 #9894ED #ED94E8
monochromatic
#7ADB2B #9BE460 #BCED94 #DDF6C8 #EFFBE5
Accessibility & contrast
On white
1.34
#BCED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BCED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED94
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED94 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18E
Deuteranopia (green-blind)
#EDDD99
Tritanopia (blue-blind)
#BEE6D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced94; /* rgb */ color: rgb(188, 237, 148); /* oklch */ color: oklch(89.1% 0.127 132.0);
Tailwind
colors: {
custom: {
50: '#d1f3b4',
500: '#bced94',
950: '#000000',
},
}SCSS
$custom: #bced94; $custom-light: #d1f3b4; $custom-dark: #000000;
JSON
{
"hex": "#bced94",
"rgb": {
"r": 188,
"g": 237,
"b": 148
},
"hsl": {
"h": 93.034,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.8912,
"c": 0.12658,
"h": 132
},
"luminance": 0.73398
}Semantic roles & 50–950 ramp
primary
#BCED94
secondary
#985DC9
accent
#12D37D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581