#B8CED2#B8CED2
#B8CED2 is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.6% C 0.024 H 209.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CED2 |
|---|---|
| RGB | rgb(184, 206, 210) |
| HSL | hsl(189, 22%, 77%) |
| HSV | hsv(189, 12%, 82%) |
| CMYK | cmyk(12.4%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.28, -6.57, -4.50) |
| CIE-LCH | lch(81.28, 7.96, 214.37°) |
| OKLab | oklab(83.61% -0.0212 -0.0121) |
| OKLCH | oklch(83.61% 0.024 209.8) |
| XYZ | xyz(53.4685, 58.9850, 69.5285) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 7.41
Fog
#D8DCE0
ΔE00 8.33
Light Grey
#D8DCD6
ΔE00 8.68
Cloudy Blue
#ACC2D9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CED2 #D2BCB8
analogous
#B8D2C9 #B8CED2 #B8C1D2
triadic
#B8CED2 #D2B8CE #CED2B8
tetradic
#B8CED2 #C9B8D2 #D2BCB8 #C1D2B8
square
#B8CED2 #C9B8D2 #D2BCB8 #C1D2B8
split-complementary
#B8CED2 #D2B8C1 #D2C9B8
monochromatic
#6D9AA3 #93B4BA #B8CED2 #DDE8EA #ECF2F3
Accessibility & contrast
On white
1.64
#B8CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#B8CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CED2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CED2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#B1D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b8ced2; /* rgb */ color: rgb(184, 206, 210); /* oklch */ color: oklch(83.6% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#cddddf',
500: '#b8ced2',
950: '#000000',
},
}SCSS
$custom: #b8ced2; $custom-light: #cddddf; $custom-dark: #000000;
JSON
{
"hex": "#b8ced2",
"rgb": {
"r": 184,
"g": 206,
"b": 210
},
"hsl": {
"h": 189.231,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.83614,
"c": 0.02442,
"h": 209.8
},
"luminance": 0.58986
}Semantic roles & 50–950 ramp
primary
#B8CED2
secondary
#A78C87
accent
#5345A1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484