#BDCEBE#BDCEBE
#BDCEBE is a very light, muted green. Relative luminance 0.587; OKLCH L 83.4% C 0.029 H 147.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEBE |
|---|---|
| RGB | rgb(189, 206, 190) |
| HSL | hsl(124, 15%, 77%) |
| HSV | hsv(124, 8%, 81%) |
| CMYK | cmyk(8.3%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(81.11, -8.74, 5.99) |
| CIE-LCH | lch(81.11, 10.60, 145.57°) |
| OKLab | oklab(83.4% -0.024 0.0156) |
| OKLCH | oklch(83.4% 0.029 147) |
| XYZ | xyz(52.3500, 58.6786, 57.2733) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.58
Honeydew
#F0FFF0
ΔE00 11.01
Light Gray
#D3D3D3
ΔE00 11.12
Silver
#C0C0C0
ΔE00 11.13
Greenish Grey
#96AE8D
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEBE #CEBDCD
analogous
#C5CEBD #BDCEBE #BDCEC6
triadic
#BDCEBE #BEBDCE #CEBEBD
tetradic
#BDCEBE #BDC5CE #CEBDCD #CEC6BD
square
#BDCEBE #BDC5CE #CEBDCD #CEC6BD
split-complementary
#BDCEBE #C6BDCE #CEBDC5
monochromatic
#779A79 #9AB49B #BDCEBE #E0E8E1 #EDF2EE
Accessibility & contrast
On white
1.65
#BDCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BDCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEBE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEBE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#BBCDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcebe; /* rgb */ color: rgb(189, 206, 190); /* oklch */ color: oklch(83.4% 0.029 147.0);
Tailwind
colors: {
custom: {
50: '#d1ddd1',
500: '#bdcebe',
950: '#000000',
},
}SCSS
$custom: #bdcebe; $custom-light: #d1ddd1; $custom-dark: #000000;
JSON
{
"hex": "#bdcebe",
"rgb": {
"r": 189,
"g": 206,
"b": 190
},
"hsl": {
"h": 123.529,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.83398,
"c": 0.02869,
"h": 147
},
"luminance": 0.58679
}Semantic roles & 50–950 ramp
primary
#BDCEBE
secondary
#A28DA1
accent
#4D9499
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483