#B8CECF#B8CECF
#B8CECF is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.5% C 0.024 H 200.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CECF |
|---|---|
| RGB | rgb(184, 206, 207) |
| HSL | hsl(183, 19%, 77%) |
| HSV | hsv(183, 11%, 81%) |
| CMYK | cmyk(11.1%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(81.20, -7.18, -3.01) |
| CIE-LCH | lch(81.20, 7.78, 202.76°) |
| OKLab | oklab(83.52% -0.0224 -0.0081) |
| OKLCH | oklch(83.52% 0.024 200) |
| XYZ | xyz(53.0983, 58.8369, 67.5785) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CECF #CFB9B8
analogous
#B8CFC5 #B8CECF #B8C3CF
triadic
#B8CECF #CFB8CE #CECFB8
tetradic
#B8CECF #C5B8CF #CFB9B8 #C3CFB8
square
#B8CECF #C5B8CF #CFB9B8 #C3CFB8
split-complementary
#B8CECF #CFB8C3 #CFC5B8
monochromatic
#6F9C9E #93B5B6 #B8CECF #DDE7E8 #EDF2F3
Accessibility & contrast
On white
1.64
#B8CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B8CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CECF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CECF | 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)
#CBCCCF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#B2D0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b8cecf; /* rgb */ color: rgb(184, 206, 207); /* oklch */ color: oklch(83.5% 0.024 200.0);
Tailwind
colors: {
custom: {
50: '#cddddd',
500: '#b8cecf',
950: '#000000',
},
}SCSS
$custom: #b8cecf; $custom-light: #cddddd; $custom-dark: #000000;
JSON
{
"hex": "#b8cecf",
"rgb": {
"r": 184,
"g": 206,
"b": 207
},
"hsl": {
"h": 182.609,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.83523,
"c": 0.0238,
"h": 200
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#B8CECF
secondary
#A48987
accent
#4C489E
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484