#BCF4AB#BCF4AB
#BCF4AB is a very light, moderate green. Relative luminance 0.783; OKLCH L 91.1% C 0.112 H 138.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4AB |
|---|---|
| RGB | rgb(188, 244, 171) |
| HSL | hsl(106, 77%, 81%) |
| HSV | hsv(106, 30%, 96%) |
| CMYK | cmyk(23%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(90.93, -30.95, 29.60) |
| CIE-LCH | lch(90.93, 42.82, 136.28°) |
| OKLab | oklab(91.09% -0.0843 0.0745) |
| OKLCH | oklch(91.09% 0.112 138.5) |
| XYZ | xyz(60.4385, 78.3313, 50.4553) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.12
Pale Green
#C7FDB5
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.21
Celadon
#BEFDB7
ΔE00 2.27
Light Sage
#BCECAC
ΔE00 2.31
Light Light Green
#C8FFB0
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4AB #E3ABF4
analogous
#E1F4AB #BCF4AB #ABF4BF
triadic
#BCF4AB #ABBCF4 #F4ABBC
tetradic
#BCF4AB #ABE1F4 #E3ABF4 #F4BFAB
square
#BCF4AB #ABE1F4 #E3ABF4 #F4BFAB
split-complementary
#BCF4AB #BFABF4 #F4ABE1
monochromatic
#66E63F #91ED75 #BCF4AB #E7FBE1 #E9FBE4
Accessibility & contrast
On white
1.26
#BCF4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BCF4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4AB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4AB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A6
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#BAEFE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf4ab; /* rgb */ color: rgb(188, 244, 171); /* oklch */ color: oklch(91.1% 0.112 138.5);
Tailwind
colors: {
custom: {
50: '#d1f8c4',
500: '#bcf4ab',
950: '#000000',
},
}SCSS
$custom: #bcf4ab; $custom-light: #d1f8c4; $custom-dark: #000000;
JSON
{
"hex": "#bcf4ab",
"rgb": {
"r": 188,
"g": 244,
"b": 171
},
"hsl": {
"h": 106.027,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.91088,
"c": 0.11248,
"h": 138.5
},
"luminance": 0.78333
}Semantic roles & 50–950 ramp
primary
#BCF4AB
secondary
#BC6FD4
accent
#0CD9A9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582