#B7CECD#B7CECD
#B7CECD is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.4% C 0.025 H 193.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CECD |
|---|---|
| RGB | rgb(183, 206, 205) |
| HSL | hsl(177, 19%, 76%) |
| HSV | hsv(177, 11%, 81%) |
| CMYK | cmyk(11.2%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(81.08, -7.90, -2.13) |
| CIE-LCH | lch(81.08, 8.18, 195.07°) |
| OKLab | oklab(83.39% -0.0242 -0.0058) |
| OKLCH | oklch(83.39% 0.025 193.5) |
| XYZ | xyz(52.6166, 58.6166, 66.2878) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 8.44
Fog
#D8DCE0
ΔE00 9.57
Light Gray
#D3D3D3
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CECD #CEB7B8
analogous
#B7CEC2 #B7CECD #B7C4CE
triadic
#B7CECD #CDB7CE #CECDB7
tetradic
#B7CECD #C2B7CE #CEB7B8 #C4CEB7
square
#B7CECD #C2B7CE #CEB7B8 #C4CEB7
split-complementary
#B7CECD #CEB7C4 #CEC2B7
monochromatic
#6E9C9A #93B5B4 #B7CECD #DBE7E6 #EDF3F2
Accessibility & contrast
On white
1.65
#B7CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#B7CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CECD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CECD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#B1D0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7cecd; /* rgb */ color: rgb(183, 206, 205); /* oklch */ color: oklch(83.4% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#ccdddc',
500: '#b7cecd',
950: '#000000',
},
}SCSS
$custom: #b7cecd; $custom-light: #ccdddc; $custom-dark: #000000;
JSON
{
"hex": "#b7cecd",
"rgb": {
"r": 183,
"g": 206,
"b": 205
},
"hsl": {
"h": 177.391,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.83392,
"c": 0.02485,
"h": 193.5
},
"luminance": 0.58618
}Semantic roles & 50–950 ramp
primary
#B7CECD
secondary
#A38688
accent
#484C9D
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484