#BCD0C4#BCD0C4
#BCD0C4 is a very light, muted green. Relative luminance 0.598; OKLCH L 83.9% C 0.027 H 159.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0C4 |
|---|---|
| RGB | rgb(188, 208, 196) |
| HSL | hsl(144, 18%, 78%) |
| HSV | hsv(144, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 5.8%, 18.4%) |
| CIE-LAB | lab(81.72, -9.01, 3.66) |
| CIE-LCH | lch(81.72, 9.73, 157.90°) |
| OKLab | oklab(83.91% -0.0255 0.0095) |
| OKLCH | oklch(83.91% 0.027 159.5) |
| XYZ | xyz(53.2566, 59.7879, 60.9483) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 10.33
Honeydew
#F0FFF0
ΔE00 10.75
Light Gray
#D3D3D3
ΔE00 10.81
Silver
#C0C0C0
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0C4 #D0BCC8
analogous
#BED0BC #BCD0C4 #BCD0CE
triadic
#BCD0C4 #C4BCD0 #D0C4BC
tetradic
#BCD0C4 #BCBED0 #D0BCC8 #D0CEBC
square
#BCD0C4 #BCBED0 #D0BCC8 #D0CEBC
split-complementary
#BCD0C4 #CEBCD0 #D0BCBE
monochromatic
#749E85 #98B7A4 #BCD0C4 #E0E9E4 #EDF2EF
Accessibility & contrast
On white
1.62
#BCD0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BCD0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0C4
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0C4 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#CCCAC5
Tritanopia (blue-blind)
#B9D0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd0c4; /* rgb */ color: rgb(188, 208, 196); /* oklch */ color: oklch(83.9% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#d0ded5',
500: '#bcd0c4',
950: '#000000',
},
}SCSS
$custom: #bcd0c4; $custom-light: #d0ded5; $custom-dark: #000000;
JSON
{
"hex": "#bcd0c4",
"rgb": {
"r": 188,
"g": 208,
"b": 196
},
"hsl": {
"h": 144,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.8391,
"c": 0.02719,
"h": 159.5
},
"luminance": 0.59789
}Semantic roles & 50–950 ramp
primary
#BCD0C4
secondary
#A58B9B
accent
#4A7B9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483