#BCFFDA#BCFFDA
#BCFFDA is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.084 H 160.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFDA |
|---|---|
| RGB | rgb(188, 255, 218) |
| HSL | hsl(147, 100%, 87%) |
| HSV | hsv(147, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(94.85, -28.12, 11.02) |
| CIE-LCH | lch(94.85, 30.20, 158.60°) |
| OKLab | oklab(94.54% -0.0786 0.0285) |
| OKLCH | oklch(94.54% 0.084 160.1) |
| XYZ | xyz(69.1500, 87.2705, 79.5175) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.10
Mint
#AAF0C1
ΔE00 4.38
Pale Aqua
#B8FFEB
ΔE00 5.41
Light Aqua
#8CFFDB
ΔE00 6.33
Light Seafoam
#A0FEBF
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFDA #FFBCE1
analogous
#C0FFBC #BCFFDA #BCFFFC
triadic
#BCFFDA #DABCFF #FFDABC
tetradic
#BCFFDA #BCC0FF #FFBCE1 #FFFCBC
square
#BCFFDA #BCC0FF #FFBCE1 #FFFCBC
split-complementary
#BCFFDA #FCBCFF #FFBCC0
monochromatic
#42FF96 #7FFFB8 #BCFFDA #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.14
#BCFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#BCFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFDA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFDA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D8
Deuteranopia (green-blind)
#F2EDDC
Tritanopia (blue-blind)
#AFFEF4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcffda; /* rgb */ color: rgb(188, 255, 218); /* oklch */ color: oklch(94.5% 0.084 160.1);
Tailwind
colors: {
custom: {
50: '#d1ffe5',
500: '#bcffda',
950: '#000000',
},
}SCSS
$custom: #bcffda; $custom-light: #d1ffe5; $custom-dark: #000000;
JSON
{
"hex": "#bcffda",
"rgb": {
"r": 188,
"g": 255,
"b": 218
},
"hsl": {
"h": 146.866,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94543,
"c": 0.08364,
"h": 160.1
},
"luminance": 0.87273
}Semantic roles & 50–950 ramp
primary
#BCFFDA
secondary
#E778B5
accent
#007FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684