#BCEE8F#BCEE8F
#BCEE8F is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.3% C 0.133 H 131.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEE8F |
|---|---|
| RGB | rgb(188, 238, 143) |
| HSL | hsl(92, 74%, 75%) |
| HSV | hsv(92, 40%, 93%) |
| CMYK | cmyk(21%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(88.84, -32.05, 40.86) |
| CIE-LCH | lch(88.84, 51.93, 128.11°) |
| OKLab | oklab(89.26% -0.0879 0.1002) |
| OKLCH | oklch(89.26% 0.133 131.3) |
| XYZ | xyz(56.2706, 73.8225, 37.2658) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEE8F #C18FEE
analogous
#EBEE8F #BCEE8F #8FEE92
triadic
#BCEE8F #8FBCEE #EE8FBC
tetradic
#BCEE8F #8FEBEE #C18FEE #EE928F
square
#BCEE8F #8FEBEE #C18FEE #EE928F
split-complementary
#BCEE8F #928FEE #EE8FEB
monochromatic
#7CDE25 #9CE65A #BCEE8F #DCF6C4 #EFFBE4
Accessibility & contrast
On white
1.33
#BCEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BCEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEE8F
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEE8F | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#EEDE94
Tritanopia (blue-blind)
#BEE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bcee8f; /* rgb */ color: rgb(188, 238, 143); /* oklch */ color: oklch(89.3% 0.133 131.3);
Tailwind
colors: {
custom: {
50: '#d1f3b1',
500: '#bcee8f',
950: '#000000',
},
}SCSS
$custom: #bcee8f; $custom-light: #d1f3b1; $custom-dark: #000000;
JSON
{
"hex": "#bcee8f",
"rgb": {
"r": 188,
"g": 238,
"b": 143
},
"hsl": {
"h": 91.579,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.89259,
"c": 0.13335,
"h": 131.3
},
"luminance": 0.73824
}Semantic roles & 50–950 ramp
primary
#BCEE8F
secondary
#9458CA
accent
#10D678
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581