#BCFFB0#BCFFB0
#BCFFB0 is a very light, vivid green. Relative luminance 0.853; OKLCH L 93.6% C 0.124 H 140.7°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFB0 |
|---|---|
| RGB | rgb(188, 255, 176) |
| HSL | hsl(111, 100%, 85%) |
| HSV | hsv(111, 31%, 100%) |
| CMYK | cmyk(26.3%, 0%, 31%, 0%) |
| CIE-LAB | lab(94.03, -35.27, 31.25) |
| CIE-LCH | lch(94.03, 47.12, 138.45°) |
| OKLab | oklab(93.61% -0.0961 0.0786) |
| OKLCH | oklch(93.61% 0.124 140.7) |
| XYZ | xyz(64.3332, 85.3438, 54.1493) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.66
Light Pastel Green
#B2FBA5
ΔE00 1.73
Light Light Green
#C8FFB0
ΔE00 1.98
Pale Green
#C7FDB5
ΔE00 2.09
Tea Green
#BDF8A3
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFB0 #F3B0FF
analogous
#E4FFB0 #BCFFB0 #B0FFCC
triadic
#BCFFB0 #B0BCFF #FFB0BC
tetradic
#BCFFB0 #B0E4FF #F3B0FF #FFCCB0
square
#BCFFB0 #B0E4FF #F3B0FF #FFCCB0
split-complementary
#BCFFB0 #CCB0FF #FFB0E4
monochromatic
#54FF36 #88FF73 #BCFFB0 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.16
#BCFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#BCFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFB0
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFB0 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AB
Deuteranopia (green-blind)
#F9EBB4
Tritanopia (blue-blind)
#B8FAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffb0; /* rgb */ color: rgb(188, 255, 176); /* oklch */ color: oklch(93.6% 0.124 140.7);
Tailwind
colors: {
custom: {
50: '#d1ffc8',
500: '#bcffb0',
950: '#000000',
},
}SCSS
$custom: #bcffb0; $custom-light: #d1ffc8; $custom-dark: #000000;
JSON
{
"hex": "#bcffb0",
"rgb": {
"r": 188,
"g": 255,
"b": 176
},
"hsl": {
"h": 110.886,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93611,
"c": 0.12416,
"h": 140.7
},
"luminance": 0.85346
}Semantic roles & 50–950 ramp
primary
#BCFFB0
secondary
#D36EE5
accent
#00E6C3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682