#BCFEA0#BCFEA0
#BCFEA0 is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.1% C 0.139 H 136.8°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEA0 |
|---|---|
| RGB | rgb(188, 254, 160) |
| HSL | hsl(102, 98%, 81%) |
| HSV | hsv(102, 37%, 100%) |
| CMYK | cmyk(26%, 0%, 37%, 0.4%) |
| CIE-LAB | lab(93.50, -37.13, 38.51) |
| CIE-LCH | lch(93.50, 53.49, 133.95°) |
| OKLab | oklab(93.1% -0.1014 0.0954) |
| OKLCH | oklch(93.1% 0.139 136.8) |
| XYZ | xyz(62.5243, 84.1111, 46.1917) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.49
Pastel Green
#B0FF9D
ΔE00 1.76
Tea Green
#BDF8A3
ΔE00 1.78
Light Pastel Green
#B2FBA5
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.17
Light Light Green
#C8FFB0
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEA0 #E2A0FE
analogous
#EBFEA0 #BCFEA0 #A0FEB3
triadic
#BCFEA0 #A0BCFE #FEA0BC
tetradic
#BCFEA0 #A0EBFE #E2A0FE #FEB3A0
square
#BCFEA0 #A0EBFE #E2A0FE #FEB3A0
split-complementary
#BCFEA0 #B3A0FE #FEA0EB
monochromatic
#67FD27 #91FD63 #BCFEA0 #E7FFDD #EAFFE1
Accessibility & contrast
On white
1.18
#BCFEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#BCFEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEA0
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEA0 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF099
Deuteranopia (green-blind)
#FAEAA5
Tritanopia (blue-blind)
#BAF8E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfea0; /* rgb */ color: rgb(188, 254, 160); /* oklch */ color: oklch(93.1% 0.139 136.8);
Tailwind
colors: {
custom: {
50: '#d2ffbd',
500: '#bcfea0',
950: '#000000',
},
}SCSS
$custom: #bcfea0; $custom-light: #d2ffbd; $custom-dark: #000000;
JSON
{
"hex": "#bcfea0",
"rgb": {
"r": 188,
"g": 254,
"b": 160
},
"hsl": {
"h": 102.128,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.93098,
"c": 0.13924,
"h": 136.8
},
"luminance": 0.84113
}Semantic roles & 50–950 ramp
primary
#BCFEA0
secondary
#BB61E1
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682