#BCFEB5#BCFEB5
#BCFEB5 is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.5% C 0.117 H 142.2°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEB5 |
|---|---|
| RGB | rgb(188, 254, 181) |
| HSL | hsl(114, 97%, 85%) |
| HSV | hsv(114, 29%, 100%) |
| CMYK | cmyk(26%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(93.84, -34.04, 28.48) |
| CIE-LCH | lch(93.84, 44.38, 140.08°) |
| OKLab | oklab(93.49% -0.0928 0.072) |
| OKLCH | oklch(93.49% 0.117 142.2) |
| XYZ | xyz(64.5189, 84.9090, 56.6968) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.63
Light Mint
#B6FFBB
ΔE00 1.71
Pale Green
#C7FDB5
ΔE00 1.92
Light Light Green
#C8FFB0
ΔE00 2.50
Light Pastel Green
#B2FBA5
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEB5 #F7B5FE
analogous
#E0FEB5 #BCFEB5 #B5FED3
triadic
#BCFEB5 #B5BCFE #FEB5BC
tetradic
#BCFEB5 #B5E0FE #F7B5FE #FED3B5
square
#BCFEB5 #B5E0FE #F7B5FE #FED3B5
split-complementary
#BCFEB5 #D3B5FE #FEB5E0
monochromatic
#4FFC3C #85FD79 #BCFEB5 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.17
#BCFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BCFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEB5
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEB5 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B0
Deuteranopia (green-blind)
#F7EBB9
Tritanopia (blue-blind)
#B7F9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeb5; /* rgb */ color: rgb(188, 254, 181); /* oklch */ color: oklch(93.5% 0.117 142.2);
Tailwind
colors: {
custom: {
50: '#d1ffcb',
500: '#bcfeb5',
950: '#000000',
},
}SCSS
$custom: #bcfeb5; $custom-light: #d1ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bcfeb5",
"rgb": {
"r": 188,
"g": 254,
"b": 181
},
"hsl": {
"h": 114.247,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.93489,
"c": 0.11743,
"h": 142.2
},
"luminance": 0.84911
}Semantic roles & 50–950 ramp
primary
#BCFEB5
secondary
#DA73E4
accent
#00E6CF
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683