#BCFEAF#BCFEAF
#BCFEAF is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.4% C 0.124 H 140.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEAF |
|---|---|
| RGB | rgb(188, 254, 175) |
| HSL | hsl(110, 98%, 84%) |
| HSV | hsv(110, 31%, 100%) |
| CMYK | cmyk(26%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(93.74, -34.96, 31.36) |
| CIE-LCH | lch(93.74, 46.97, 138.11°) |
| OKLab | oklab(93.37% -0.0953 0.0788) |
| OKLCH | oklch(93.37% 0.124 140.4) |
| XYZ | xyz(63.9165, 84.6680, 53.5241) |
| Luminance | 0.8467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.67
Light Pastel Green
#B2FBA5
ΔE00 1.67
Light Light Green
#C8FFB0
ΔE00 1.88
Pale Green
#C7FDB5
ΔE00 1.99
Washed Out Green
#BCF5A6
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEAF #F1AFFE
analogous
#E4FEAF #BCFEAF #AFFECA
triadic
#BCFEAF #AFBCFE #FEAFBC
tetradic
#BCFEAF #AFE4FE #F1AFFE #FECAAF
square
#BCFEAF #AFE4FE #F1AFFE #FECAAF
split-complementary
#BCFEAF #CAAFFE #FEAFE4
monochromatic
#57FC36 #89FD73 #BCFEAF #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.17
#BCFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BCFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEAF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEAF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#F8EBB3
Tritanopia (blue-blind)
#B8F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeaf; /* rgb */ color: rgb(188, 254, 175); /* oklch */ color: oklch(93.4% 0.124 140.4);
Tailwind
colors: {
custom: {
50: '#d1ffc7',
500: '#bcfeaf',
950: '#000000',
},
}SCSS
$custom: #bcfeaf; $custom-light: #d1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#bcfeaf",
"rgb": {
"r": 188,
"g": 254,
"b": 175
},
"hsl": {
"h": 110.127,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93371,
"c": 0.12367,
"h": 140.4
},
"luminance": 0.8467
}Semantic roles & 50–950 ramp
primary
#BCFEAF
secondary
#D06EE4
accent
#00E6C0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682