#BCD2BF#BCD2BF
#BCD2BF is a very light, muted green. Relative luminance 0.605; OKLCH L 84.2% C 0.035 H 149.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2BF |
|---|---|
| RGB | rgb(188, 210, 191) |
| HSL | hsl(128, 20%, 78%) |
| HSV | hsv(128, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(82.13, -10.96, 6.92) |
| CIE-LCH | lch(82.13, 12.96, 147.75°) |
| OKLab | oklab(84.2% -0.0303 0.018) |
| OKLCH | oklch(84.2% 0.035 149.3) |
| XYZ | xyz(53.1876, 60.5454, 58.1644) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.65
Silver (survey)
#C5C9C7
ΔE00 10.48
Honeydew
#F0FFF0
ΔE00 10.73
Greenish Grey
#96AE8D
ΔE00 11.07
Pale Teal
#82CBB2
ΔE00 11.54
Sage Green
#9CAF88
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2BF #D2BCCF
analogous
#C4D2BC #BCD2BF #BCD2CA
triadic
#BCD2BF #BFBCD2 #D2BFBC
tetradic
#BCD2BF #BCC4D2 #D2BCCF #D2CABC
square
#BCD2BF #BCC4D2 #D2BCCF #D2CABC
split-complementary
#BCD2BF #CABCD2 #D2BCC4
monochromatic
#73A179 #97B99C #BCD2BF #E1EBE2 #EDF3EE
Accessibility & contrast
On white
1.60
#BCD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BCD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2BF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2BF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#CFCBC0
Tritanopia (blue-blind)
#BAD1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2bf; /* rgb */ color: rgb(188, 210, 191); /* oklch */ color: oklch(84.2% 0.035 149.3);
Tailwind
colors: {
custom: {
50: '#d0dfd2',
500: '#bcd2bf',
950: '#000000',
},
}SCSS
$custom: #bcd2bf; $custom-light: #d0dfd2; $custom-dark: #000000;
JSON
{
"hex": "#bcd2bf",
"rgb": {
"r": 188,
"g": 210,
"b": 191
},
"hsl": {
"h": 128.182,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84195,
"c": 0.03524,
"h": 149.3
},
"luminance": 0.60546
}Semantic roles & 50–950 ramp
primary
#BCD2BF
secondary
#A78BA3
accent
#48929E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483