#BCCFC4#BCCFC4
#BCCFC4 is a very light, muted green. Relative luminance 0.593; OKLCH L 83.7% C 0.026 H 160.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC4 |
|---|---|
| RGB | rgb(188, 207, 196) |
| HSL | hsl(145, 17%, 77%) |
| HSV | hsv(145, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(81.46, -8.50, 3.27) |
| CIE-LCH | lch(81.46, 9.10, 158.92°) |
| OKLab | oklab(83.7% -0.0241 0.0085) |
| OKLCH | oklch(83.7% 0.026 160.5) |
| XYZ | xyz(53.0136, 59.3018, 60.8673) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 10.30
Light Gray
#D3D3D3
ΔE00 10.36
Silver
#C0C0C0
ΔE00 10.48
Honeydew
#F0FFF0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC4 #CFBCC7
analogous
#BDCFBC #BCCFC4 #BCCFCE
triadic
#BCCFC4 #C4BCCF #CFC4BC
tetradic
#BCCFC4 #BCBDCF #CFBCC7 #CFCEBC
square
#BCCFC4 #BCBDCF #CFBCC7 #CFCEBC
split-complementary
#BCCFC4 #CEBCCF #CFBCBD
monochromatic
#759C85 #98B5A5 #BCCFC4 #E0E9E3 #EDF2EF
Accessibility & contrast
On white
1.63
#BCCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BCCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC4
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC4 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC3
Deuteranopia (green-blind)
#CBC9C5
Tritanopia (blue-blind)
#B9CFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfc4; /* rgb */ color: rgb(188, 207, 196); /* oklch */ color: oklch(83.7% 0.026 160.5);
Tailwind
colors: {
custom: {
50: '#d0ddd5',
500: '#bccfc4',
950: '#000000',
},
}SCSS
$custom: #bccfc4; $custom-light: #d0ddd5; $custom-dark: #000000;
JSON
{
"hex": "#bccfc4",
"rgb": {
"r": 188,
"g": 207,
"b": 196
},
"hsl": {
"h": 145.263,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.837,
"c": 0.02553,
"h": 160.5
},
"luminance": 0.59303
}Semantic roles & 50–950 ramp
primary
#BCCFC4
secondary
#A48C99
accent
#4B799B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483