#BCDFBE#BCDFBE
#BCDFBE is a very light, muted green. Relative luminance 0.672; OKLCH L 86.9% C 0.058 H 146.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFBE |
|---|---|
| RGB | rgb(188, 223, 190) |
| HSL | hsl(123, 35%, 81%) |
| HSV | hsv(123, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(85.60, -17.71, 12.39) |
| CIE-LCH | lch(85.60, 21.61, 145.02°) |
| OKLab | oklab(86.94% -0.0486 0.0321) |
| OKLCH | oklch(86.94% 0.058 146.6) |
| XYZ | xyz(56.4188, 67.1833, 58.7004) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.01
Light Grey Green
#B7E1A1
ΔE00 7.53
Light Sage
#BCECAC
ΔE00 7.68
Hospital Green
#9BE5AA
ΔE00 8.24
Light Teal
#90E4C1
ΔE00 8.51
Very Pale Green
#CFFDBC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFBE #DFBCDD
analogous
#CBDFBC #BCDFBE #BCDFCF
triadic
#BCDFBE #BEBCDF #DFBEBC
tetradic
#BCDFBE #BCCBDF #DFBCDD #DFCFBC
square
#BCDFBE #BCCBDF #DFBCDD #DFCFBC
split-complementary
#BCDFBE #CFBCDF #DFBCCB
monochromatic
#69B76E #93CB96 #BCDFBE #E5F3E6 #EAF5EB
Accessibility & contrast
On white
1.45
#BCDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BCDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFBE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFBE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#B9DDD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdfbe; /* rgb */ color: rgb(188, 223, 190); /* oklch */ color: oklch(86.9% 0.058 146.6);
Tailwind
colors: {
custom: {
50: '#d0e9d1',
500: '#bcdfbe',
950: '#000000',
},
}SCSS
$custom: #bcdfbe; $custom-light: #d0e9d1; $custom-dark: #000000;
JSON
{
"hex": "#bcdfbe",
"rgb": {
"r": 188,
"g": 223,
"b": 190
},
"hsl": {
"h": 123.429,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.8694,
"c": 0.05821,
"h": 146.6
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#BCDFBE
secondary
#B788B5
accent
#37A7AE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483