#B7CED0#B7CED0
#B7CED0 is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.5% C 0.025 H 203.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CED0 |
|---|---|
| RGB | rgb(183, 206, 208) |
| HSL | hsl(185, 21%, 77%) |
| HSV | hsv(185, 12%, 82%) |
| CMYK | cmyk(12%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(81.16, -7.30, -3.61) |
| CIE-LCH | lch(81.16, 8.15, 206.33°) |
| OKLab | oklab(83.48% -0.023 -0.0098) |
| OKLCH | oklch(83.48% 0.025 203.1) |
| XYZ | xyz(52.9822, 58.7629, 68.2132) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 8.66
Fog
#D8DCE0
ΔE00 8.97
Light Gray
#D3D3D3
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CED0 #D0B9B7
analogous
#B7D0C6 #B7CED0 #B7C2D0
triadic
#B7CED0 #D0B7CE #CED0B7
tetradic
#B7CED0 #C6B7D0 #D0B9B7 #C2D0B7
square
#B7CED0 #C6B7D0 #D0B9B7 #C2D0B7
split-complementary
#B7CED0 #D0B7C2 #D0C6B7
monochromatic
#6D9CA0 #92B5B8 #B7CED0 #DCE7E8 #ECF2F3
Accessibility & contrast
On white
1.65
#B7CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#B7CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CED0
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CED0 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD0
Deuteranopia (green-blind)
#C5C8D0
Tritanopia (blue-blind)
#B0D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b7ced0; /* rgb */ color: rgb(183, 206, 208); /* oklch */ color: oklch(83.5% 0.025 203.1);
Tailwind
colors: {
custom: {
50: '#ccddde',
500: '#b7ced0',
950: '#000000',
},
}SCSS
$custom: #b7ced0; $custom-light: #ccddde; $custom-dark: #000000;
JSON
{
"hex": "#b7ced0",
"rgb": {
"r": 183,
"g": 206,
"b": 208
},
"hsl": {
"h": 184.8,
"s": 21.008,
"l": 76.667
},
"oklch": {
"l": 0.83482,
"c": 0.02497,
"h": 203.1
},
"luminance": 0.58764
}Semantic roles & 50–950 ramp
primary
#B7CED0
secondary
#A58986
accent
#4D469F
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484