#BCFFAA#BCFFAA
#BCFFAA is a very light, vivid green. Relative luminance 0.851; OKLCH L 93.5% C 0.130 H 139.1°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFAA |
|---|---|
| RGB | rgb(188, 255, 170) |
| HSL | hsl(107, 100%, 83%) |
| HSV | hsv(107, 33%, 100%) |
| CMYK | cmyk(26.3%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(93.93, -36.16, 34.12) |
| CIE-LCH | lch(93.93, 49.72, 136.66°) |
| OKLab | oklab(93.5% -0.0986 0.0853) |
| OKLCH | oklch(93.5% 0.13 139.1) |
| XYZ | xyz(63.7527, 85.1115, 51.0916) |
| Luminance | 0.8511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.35
Tea Green
#BDF8A3
ΔE00 1.75
Light Light Green
#C8FFB0
ΔE00 1.92
Washed Out Green
#BCF5A6
ΔE00 2.30
Pastel Green
#B0FF9D
ΔE00 2.33
Pale Light Green
#B1FC99
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFAA #EDAAFF
analogous
#E6FFAA #BCFFAA #AAFFC2
triadic
#BCFFAA #AABCFF #FFAABC
tetradic
#BCFFAA #AAE6FF #EDAAFF #FFC2AA
square
#BCFFAA #AAE6FF #EDAAFF #FFC2AA
split-complementary
#BCFFAA #C2AAFF #FFAAE6
monochromatic
#5CFF30 #8CFF6D #BCFFAA #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.17
#BCFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#BCFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFAA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFAA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A4
Deuteranopia (green-blind)
#FAEBAF
Tritanopia (blue-blind)
#B9F9E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffaa; /* rgb */ color: rgb(188, 255, 170); /* oklch */ color: oklch(93.5% 0.130 139.1);
Tailwind
colors: {
custom: {
50: '#d2ffc4',
500: '#bcffaa',
950: '#000000',
},
}SCSS
$custom: #bcffaa; $custom-light: #d2ffc4; $custom-dark: #000000;
JSON
{
"hex": "#bcffaa",
"rgb": {
"r": 188,
"g": 255,
"b": 170
},
"hsl": {
"h": 107.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93498,
"c": 0.13038,
"h": 139.1
},
"luminance": 0.85114
}Semantic roles & 50–950 ramp
primary
#BCFFAA
secondary
#CA69E4
accent
#00E6B5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682