#B8CDBE#B8CDBE
#B8CDBE is a very light, muted green. Relative luminance 0.576; OKLCH L 82.8% C 0.031 H 154.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDBE |
|---|---|
| RGB | rgb(184, 205, 190) |
| HSL | hsl(137, 17%, 76%) |
| HSV | hsv(137, 10%, 80%) |
| CMYK | cmyk(10.2%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(80.50, -9.93, 5.06) |
| CIE-LCH | lch(80.50, 11.15, 153.00°) |
| OKLab | oklab(82.82% -0.0278 0.0132) |
| OKLCH | oklch(82.82% 0.031 154.6) |
| XYZ | xyz(50.8908, 57.5700, 57.1362) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.26
Greenish Grey
#96AE8D
ΔE00 10.88
Powder Blue
#B0E0E6
ΔE00 11.33
Honeydew
#F0FFF0
ΔE00 11.60
Sage Green
#9CAF88
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDBE #CDB8C7
analogous
#BDCDB8 #B8CDBE #B8CDC9
triadic
#B8CDBE #BEB8CD #CDBEB8
tetradic
#B8CDBE #B8BDCD #CDB8C7 #CDC9B8
square
#B8CDBE #B8BDCD #CDB8C7 #CDC9B8
split-complementary
#B8CDBE #C9B8CD #CDB8BD
monochromatic
#709A7C #94B49D #B8CDBE #DCE6DF #EDF2EF
Accessibility & contrast
On white
1.68
#B8CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#B8CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDBE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDBE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#B5CCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cdbe; /* rgb */ color: rgb(184, 205, 190); /* oklch */ color: oklch(82.8% 0.031 154.6);
Tailwind
colors: {
custom: {
50: '#cddcd1',
500: '#b8cdbe',
950: '#000000',
},
}SCSS
$custom: #b8cdbe; $custom-light: #cddcd1; $custom-dark: #000000;
JSON
{
"hex": "#b8cdbe",
"rgb": {
"r": 184,
"g": 205,
"b": 190
},
"hsl": {
"h": 137.143,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.82822,
"c": 0.03073,
"h": 154.6
},
"luminance": 0.57571
}Semantic roles & 50–950 ramp
primary
#B8CDBE
secondary
#A2889A
accent
#4A849C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483