#BCD2C4#BCD2C4
#BCD2C4 is a very light, muted green. Relative luminance 0.608; OKLCH L 84.3% C 0.031 H 157.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2C4 |
|---|---|
| RGB | rgb(188, 210, 196) |
| HSL | hsl(142, 20%, 78%) |
| HSV | hsv(142, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(82.25, -10.04, 4.43) |
| CIE-LCH | lch(82.25, 10.98, 156.20°) |
| OKLab | oklab(84.33% -0.0282 0.0115) |
| OKLCH | oklch(84.33% 0.031 157.8) |
| XYZ | xyz(53.7473, 60.7693, 61.1118) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.70
Silver (survey)
#C5C9C7
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 10.48
Honeydew
#F0FFF0
ΔE00 10.51
Ice
#D6FFFA
ΔE00 11.15
Lightcyan
#E0FFFF
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2C4 #D2BCCA
analogous
#BFD2BC #BCD2C4 #BCD2CF
triadic
#BCD2C4 #C4BCD2 #D2C4BC
tetradic
#BCD2C4 #BCBFD2 #D2BCCA #D2CFBC
square
#BCD2C4 #BCBFD2 #D2BCCA #D2CFBC
split-complementary
#BCD2C4 #CFBCD2 #D2BCBF
monochromatic
#73A184 #97B9A4 #BCD2C4 #E1EBE4 #EDF3EF
Accessibility & contrast
On white
1.60
#BCD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BCD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2C4
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2C4 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC3
Deuteranopia (green-blind)
#CDCBC5
Tritanopia (blue-blind)
#B9D2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2c4; /* rgb */ color: rgb(188, 210, 196); /* oklch */ color: oklch(84.3% 0.031 157.8);
Tailwind
colors: {
custom: {
50: '#d0dfd5',
500: '#bcd2c4',
950: '#000000',
},
}SCSS
$custom: #bcd2c4; $custom-light: #d0dfd5; $custom-dark: #000000;
JSON
{
"hex": "#bcd2c4",
"rgb": {
"r": 188,
"g": 210,
"b": 196
},
"hsl": {
"h": 141.818,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84331,
"c": 0.03052,
"h": 157.8
},
"luminance": 0.6077
}Semantic roles & 50–950 ramp
primary
#BCD2C4
secondary
#A78B9D
accent
#487F9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483