#BCD7C8#BCD7C8
#BCD7C8 is a very light, muted green. Relative luminance 0.635; OKLCH L 85.5% C 0.035 H 161.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7C8 |
|---|---|
| RGB | rgb(188, 215, 200) |
| HSL | hsl(147, 25%, 79%) |
| HSV | hsv(147, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(83.68, -11.85, 4.37) |
| CIE-LCH | lch(83.68, 12.63, 159.76°) |
| OKLab | oklab(85.5% -0.0336 0.0114) |
| OKLCH | oklch(85.5% 0.035 161.3) |
| XYZ | xyz(55.4624, 63.4613, 63.9596) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 9.84
Ice
#D6FFFA
ΔE00 9.90
Honeydew
#F0FFF0
ΔE00 10.10
Duck Egg Blue
#C3FBF4
ΔE00 10.14
Paleturquoise
#AFEEEE
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7C8 #D7BCCB
analogous
#BED7BC #BCD7C8 #BCD7D6
triadic
#BCD7C8 #C8BCD7 #D7C8BC
tetradic
#BCD7C8 #BCBED7 #D7BCCB #D7D6BC
square
#BCD7C8 #BCBED7 #D7BCCB #D7D6BC
split-complementary
#BCD7C8 #D6BCD7 #D7BCBE
monochromatic
#6FA989 #96C0A9 #BCD7C8 #E2EEE7 #ECF4EF
Accessibility & contrast
On white
1.53
#BCD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BCD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7C8
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7C8 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#B7D7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd7c8; /* rgb */ color: rgb(188, 215, 200); /* oklch */ color: oklch(85.5% 0.035 161.3);
Tailwind
colors: {
custom: {
50: '#d0e3d8',
500: '#bcd7c8',
950: '#000000',
},
}SCSS
$custom: #bcd7c8; $custom-light: #d0e3d8; $custom-dark: #000000;
JSON
{
"hex": "#bcd7c8",
"rgb": {
"r": 188,
"g": 215,
"b": 200
},
"hsl": {
"h": 146.667,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.85497,
"c": 0.03543,
"h": 161.3
},
"luminance": 0.63462
}Semantic roles & 50–950 ramp
primary
#BCD7C8
secondary
#AD8A9E
accent
#4278A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483