#BCD4BF#BCD4BF
#BCD4BF is a very light, muted green. Relative luminance 0.615; OKLCH L 84.6% C 0.039 H 148.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4BF |
|---|---|
| RGB | rgb(188, 212, 191) |
| HSL | hsl(128, 22%, 78%) |
| HSV | hsv(128, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(82.67, -11.98, 7.68) |
| CIE-LCH | lch(82.67, 14.24, 147.33°) |
| OKLab | oklab(84.62% -0.0331 0.02) |
| OKLCH | oklch(84.62% 0.039 148.8) |
| XYZ | xyz(53.6845, 61.5391, 58.3300) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.35
Honeydew
#F0FFF0
ΔE00 10.68
Pale Teal
#82CBB2
ΔE00 11.07
Greenish Grey
#96AE8D
ΔE00 11.09
Darkseagreen
#8FBC8F
ΔE00 11.24
Silver (survey)
#C5C9C7
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4BF #D4BCD1
analogous
#C5D4BC #BCD4BF #BCD4CB
triadic
#BCD4BF #BFBCD4 #D4BFBC
tetradic
#BCD4BF #BCC5D4 #D4BCD1 #D4CBBC
square
#BCD4BF #BCC5D4 #D4BCD1 #D4CBBC
split-complementary
#BCD4BF #CBBCD4 #D4BCC5
monochromatic
#71A478 #97BC9B #BCD4BF #E1ECE3 #ECF3ED
Accessibility & contrast
On white
1.58
#BCD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BCD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4BF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4BF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBE
Deuteranopia (green-blind)
#D0CDC0
Tritanopia (blue-blind)
#B9D3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd4bf; /* rgb */ color: rgb(188, 212, 191); /* oklch */ color: oklch(84.6% 0.039 148.8);
Tailwind
colors: {
custom: {
50: '#d0e1d2',
500: '#bcd4bf',
950: '#000000',
},
}SCSS
$custom: #bcd4bf; $custom-light: #d0e1d2; $custom-dark: #000000;
JSON
{
"hex": "#bcd4bf",
"rgb": {
"r": 188,
"g": 212,
"b": 191
},
"hsl": {
"h": 127.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84619,
"c": 0.03865,
"h": 148.8
},
"luminance": 0.6154
}Semantic roles & 50–950 ramp
primary
#BCD4BF
secondary
#AA8BA6
accent
#4595A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483