#B7CED2#B7CED2
#B7CED2 is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.5% C 0.025 H 209.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CED2 |
|---|---|
| RGB | rgb(183, 206, 210) |
| HSL | hsl(189, 23%, 77%) |
| HSV | hsv(189, 13%, 82%) |
| CMYK | cmyk(12.9%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.22, -6.90, -4.60) |
| CIE-LCH | lch(81.22, 8.29, 213.73°) |
| OKLab | oklab(83.54% -0.0222 -0.0124) |
| OKLCH | oklch(83.54% 0.025 209.2) |
| XYZ | xyz(53.2298, 58.8619, 69.5173) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.25
Fog
#D8DCE0
ΔE00 8.64
Light Grey
#D8DCD6
ΔE00 8.93
Cloudy Blue
#ACC2D9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CED2 #D2BBB7
analogous
#B7D2C9 #B7CED2 #B7C1D2
triadic
#B7CED2 #D2B7CE #CED2B7
tetradic
#B7CED2 #C9B7D2 #D2BBB7 #C1D2B7
square
#B7CED2 #C9B7D2 #D2BBB7 #C1D2B7
split-complementary
#B7CED2 #D2B7C1 #D2C9B7
monochromatic
#6C9BA3 #91B4BA #B7CED2 #DDE8EA #ECF2F3
Accessibility & contrast
On white
1.64
#B7CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B7CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CED2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CED2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#B0D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b7ced2; /* rgb */ color: rgb(183, 206, 210); /* oklch */ color: oklch(83.5% 0.025 209.2);
Tailwind
colors: {
custom: {
50: '#ccdddf',
500: '#b7ced2',
950: '#000000',
},
}SCSS
$custom: #b7ced2; $custom-light: #ccdddf; $custom-dark: #000000;
JSON
{
"hex": "#b7ced2",
"rgb": {
"r": 183,
"g": 206,
"b": 210
},
"hsl": {
"h": 188.889,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.83544,
"c": 0.02544,
"h": 209.2
},
"luminance": 0.58863
}Semantic roles & 50–950 ramp
primary
#B7CED2
secondary
#A78B86
accent
#5244A2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484