#BCFFAE#BCFFAE
#BCFFAE is a very light, vivid green. Relative luminance 0.853; OKLCH L 93.6% C 0.126 H 140.2°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFAE |
|---|---|
| RGB | rgb(188, 255, 174) |
| HSL | hsl(110, 100%, 84%) |
| HSV | hsv(110, 32%, 100%) |
| CMYK | cmyk(26.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.00, -35.57, 32.21) |
| CIE-LCH | lch(94.00, 47.99, 137.84°) |
| OKLab | oklab(93.57% -0.097 0.0808) |
| OKLCH | oklch(93.57% 0.126 140.2) |
| XYZ | xyz(64.1368, 85.2652, 53.1148) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.53
Light Light Green
#C8FFB0
ΔE00 1.89
Celadon
#BEFDB7
ΔE00 2.01
Tea Green
#BDF8A3
ΔE00 2.11
Pale Green
#C7FDB5
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFAE #F1AEFF
analogous
#E5FFAE #BCFFAE #AEFFC9
triadic
#BCFFAE #AEBCFF #FFAEBC
tetradic
#BCFFAE #AEE5FF #F1AEFF #FFC9AE
square
#BCFFAE #AEE5FF #F1AEFF #FFC9AE
split-complementary
#BCFFAE #C9AEFF #FFAEE5
monochromatic
#57FF34 #89FF71 #BCFFAE #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.16
#BCFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#BCFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFAE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFAE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#B8FAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffae; /* rgb */ color: rgb(188, 255, 174); /* oklch */ color: oklch(93.6% 0.126 140.2);
Tailwind
colors: {
custom: {
50: '#d1ffc6',
500: '#bcffae',
950: '#000000',
},
}SCSS
$custom: #bcffae; $custom-light: #d1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#bcffae",
"rgb": {
"r": 188,
"g": 255,
"b": 174
},
"hsl": {
"h": 109.63,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93573,
"c": 0.12623,
"h": 140.2
},
"luminance": 0.85267
}Semantic roles & 50–950 ramp
primary
#BCFFAE
secondary
#D06CE5
accent
#00E6BE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682