#B8CFCB#B8CFCB
#B8CFCB is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.6% C 0.025 H 184.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CFCB |
|---|---|
| RGB | rgb(184, 207, 203) |
| HSL | hsl(170, 19%, 77%) |
| HSV | hsv(170, 11%, 81%) |
| CMYK | cmyk(11.1%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.36, -8.49, -0.64) |
| CIE-LCH | lch(81.36, 8.51, 184.30°) |
| OKLab | oklab(83.61% -0.0253 -0.0018) |
| OKLCH | oklch(83.61% 0.025 184.1) |
| XYZ | xyz(52.8570, 59.1268, 65.1162) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 10.13
Fog
#D8DCE0
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CFCB #CFB8BC
analogous
#B8CFC0 #B8CFCB #B8C8CF
triadic
#B8CFCB #CBB8CF #CFCBB8
tetradic
#B8CFCB #C0B8CF #CFB8BC #C8CFB8
square
#B8CFCB #C0B8CF #CFB8BC #C8CFB8
split-complementary
#B8CFCB #CFB8C8 #CFC0B8
monochromatic
#6F9E96 #93B6B0 #B8CFCB #DDE8E6 #EDF3F2
Accessibility & contrast
On white
1.64
#B8CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#B8CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CFCB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CFCB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#B2D0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b8cfcb; /* rgb */ color: rgb(184, 207, 203); /* oklch */ color: oklch(83.6% 0.025 184.1);
Tailwind
colors: {
custom: {
50: '#cdddda',
500: '#b8cfcb',
950: '#000000',
},
}SCSS
$custom: #b8cfcb; $custom-light: #cdddda; $custom-dark: #000000;
JSON
{
"hex": "#b8cfcb",
"rgb": {
"r": 184,
"g": 207,
"b": 203
},
"hsl": {
"h": 169.565,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.83614,
"c": 0.02539,
"h": 184.1
},
"luminance": 0.59128
}Semantic roles & 50–950 ramp
primary
#B8CFCB
secondary
#A4878C
accent
#48579E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483