#BCD5BF#BCD5BF
#BCD5BF is a very light, muted green. Relative luminance 0.620; OKLCH L 84.8% C 0.040 H 148.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5BF |
|---|---|
| RGB | rgb(188, 213, 191) |
| HSL | hsl(127, 23%, 79%) |
| HSV | hsv(127, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(82.94, -12.49, 8.07) |
| CIE-LCH | lch(82.94, 14.87, 147.15°) |
| OKLab | oklab(84.83% -0.0345 0.021) |
| OKLCH | oklch(84.83% 0.04 148.7) |
| XYZ | xyz(53.9352, 62.0406, 58.4136) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 10.69
Light Grey
#D8DCD6
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 10.87
Mint
#AAF0C1
ΔE00 10.99
Light Grey Green
#B7E1A1
ΔE00 11.00
Darkseagreen
#8FBC8F
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5BF #D5BCD2
analogous
#C5D5BC #BCD5BF #BCD5CB
triadic
#BCD5BF #BFBCD5 #D5BFBC
tetradic
#BCD5BF #BCC5D5 #D5BCD2 #D5CBBC
square
#BCD5BF #BCC5D5 #D5BCD2 #D5CBBC
split-complementary
#BCD5BF #CBBCD5 #D5BCC5
monochromatic
#71A677 #96BD9B #BCD5BF #E2EDE3 #ECF3ED
Accessibility & contrast
On white
1.57
#BCD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BCD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5BF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5BF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#B9D4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd5bf; /* rgb */ color: rgb(188, 213, 191); /* oklch */ color: oklch(84.8% 0.040 148.7);
Tailwind
colors: {
custom: {
50: '#d0e2d2',
500: '#bcd5bf',
950: '#000000',
},
}SCSS
$custom: #bcd5bf; $custom-light: #d0e2d2; $custom-dark: #000000;
JSON
{
"hex": "#bcd5bf",
"rgb": {
"r": 188,
"g": 213,
"b": 191
},
"hsl": {
"h": 127.2,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.84831,
"c": 0.04034,
"h": 148.7
},
"luminance": 0.62041
}Semantic roles & 50–950 ramp
primary
#BCD5BF
secondary
#AB8AA7
accent
#4496A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483