#BCCFC2#BCCFC2
#BCCFC2 is a very light, muted green. Relative luminance 0.592; OKLCH L 83.6% C 0.027 H 155.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC2 |
|---|---|
| RGB | rgb(188, 207, 194) |
| HSL | hsl(139, 17%, 77%) |
| HSV | hsv(139, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(81.41, -8.87, 4.27) |
| CIE-LCH | lch(81.41, 9.84, 154.28°) |
| OKLab | oklab(83.64% -0.0249 0.0111) |
| OKLCH | oklch(83.64% 0.027 155.9) |
| XYZ | xyz(52.7874, 59.2114, 59.6763) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 10.83
Honeydew
#F0FFF0
ΔE00 10.88
Powder Blue
#B0E0E6
ΔE00 10.90
Silver
#C0C0C0
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC2 #CFBCC9
analogous
#C0CFBC #BCCFC2 #BCCFCC
triadic
#BCCFC2 #C2BCCF #CFC2BC
tetradic
#BCCFC2 #BCC0CF #CFBCC9 #CFCCBC
square
#BCCFC2 #BCC0CF #CFBCC9 #CFCCBC
split-complementary
#BCCFC2 #CCBCCF #CFBCC0
monochromatic
#759C81 #98B5A2 #BCCFC2 #E0E9E2 #EDF2EF
Accessibility & contrast
On white
1.64
#BCCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BCCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CBC9C3
Tritanopia (blue-blind)
#B9CFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfc2; /* rgb */ color: rgb(188, 207, 194); /* oklch */ color: oklch(83.6% 0.027 155.9);
Tailwind
colors: {
custom: {
50: '#d0ddd4',
500: '#bccfc2',
950: '#000000',
},
}SCSS
$custom: #bccfc2; $custom-light: #d0ddd4; $custom-dark: #000000;
JSON
{
"hex": "#bccfc2",
"rgb": {
"r": 188,
"g": 207,
"b": 194
},
"hsl": {
"h": 138.947,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83644,
"c": 0.02725,
"h": 155.9
},
"luminance": 0.59212
}Semantic roles & 50–950 ramp
primary
#BCCFC2
secondary
#A48C9C
accent
#4B819B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483