#BCFED2#BCFED2
#BCFED2 is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.1% C 0.089 H 155.2°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFED2 |
|---|---|
| RGB | rgb(188, 254, 210) |
| HSL | hsl(140, 97%, 87%) |
| HSV | hsv(140, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(94.41, -29.12, 14.49) |
| CIE-LCH | lch(94.41, 32.53, 153.54°) |
| OKLab | oklab(94.13% -0.0807 0.0374) |
| OKLCH | oklch(94.13% 0.089 155.2) |
| XYZ | xyz(67.8101, 86.2254, 74.0306) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 3.91
Light Seafoam
#A0FEBF
ΔE00 5.08
Light Mint
#B6FFBB
ΔE00 5.33
Celadon
#BEFDB7
ΔE00 6.16
Light Mint Green
#A6FBB2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFED2 #FEBCE8
analogous
#C7FEBC #BCFED2 #BCFEF3
triadic
#BCFED2 #D2BCFE #FED2BC
tetradic
#BCFED2 #BCC7FE #FEBCE8 #FEF3BC
square
#BCFED2 #BCC7FE #FEBCE8 #FEF3BC
split-complementary
#BCFED2 #F3BCFE #FEBCC7
monochromatic
#43FC81 #80FDAA #BCFED2 #E1FFEB #E1FFEB
Accessibility & contrast
On white
1.15
#BCFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#BCFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFED2
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFED2 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D0
Deuteranopia (green-blind)
#F2ECD4
Tritanopia (blue-blind)
#B1FDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcfed2; /* rgb */ color: rgb(188, 254, 210); /* oklch */ color: oklch(94.1% 0.089 155.2);
Tailwind
colors: {
custom: {
50: '#d1ffdf',
500: '#bcfed2',
950: '#000000',
},
}SCSS
$custom: #bcfed2; $custom-light: #d1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#bcfed2",
"rgb": {
"r": 188,
"g": 254,
"b": 210
},
"hsl": {
"h": 140,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94129,
"c": 0.08894,
"h": 155.2
},
"luminance": 0.86228
}Semantic roles & 50–950 ramp
primary
#BCFED2
secondary
#E579C1
accent
#0099E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684