#BCFFAF#BCFFAF
#BCFFAF is a very light, vivid green. Relative luminance 0.853; OKLCH L 93.6% C 0.125 H 140.5°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFAF |
|---|---|
| RGB | rgb(188, 255, 175) |
| HSL | hsl(110, 100%, 84%) |
| HSV | hsv(110, 31%, 100%) |
| CMYK | cmyk(26.3%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.01, -35.42, 31.73) |
| CIE-LCH | lch(94.01, 47.55, 138.14°) |
| OKLab | oklab(93.59% -0.0965 0.0797) |
| OKLCH | oklch(93.59% 0.125 140.5) |
| XYZ | xyz(64.2347, 85.3043, 53.6301) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.62
Celadon
#BEFDB7
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 1.93
Pale Green
#C7FDB5
ΔE00 2.15
Tea Green
#BDF8A3
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFAF #F2AFFF
analogous
#E4FFAF #BCFFAF #AFFFCA
triadic
#BCFFAF #AFBCFF #FFAFBC
tetradic
#BCFFAF #AFE4FF #F2AFFF #FFCAAF
square
#BCFFAF #AFE4FF #F2AFFF #FFCAAF
split-complementary
#BCFFAF #CAAFFF #FFAFE4
monochromatic
#55FF35 #89FF72 #BCFFAF #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.16
#BCFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#BCFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFAF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFAF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#F9EBB3
Tritanopia (blue-blind)
#B8FAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffaf; /* rgb */ color: rgb(188, 255, 175); /* oklch */ color: oklch(93.6% 0.125 140.5);
Tailwind
colors: {
custom: {
50: '#d1ffc7',
500: '#bcffaf',
950: '#000000',
},
}SCSS
$custom: #bcffaf; $custom-light: #d1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#bcffaf",
"rgb": {
"r": 188,
"g": 255,
"b": 175
},
"hsl": {
"h": 110.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93592,
"c": 0.12519,
"h": 140.5
},
"luminance": 0.85307
}Semantic roles & 50–950 ramp
primary
#BCFFAF
secondary
#D26DE5
accent
#00E6C0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682