#B8CFCF#B8CFCF
#B8CFCF is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.7% C 0.025 H 196.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CFCF |
|---|---|
| RGB | rgb(184, 207, 207) |
| HSL | hsl(180, 19%, 77%) |
| HSV | hsv(180, 11%, 81%) |
| CMYK | cmyk(11.1%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.47, -7.70, -2.62) |
| CIE-LCH | lch(81.47, 8.13, 198.81°) |
| OKLab | oklab(83.73% -0.0237 -0.0071) |
| OKLCH | oklch(83.73% 0.025 196.7) |
| XYZ | xyz(53.3398, 59.3199, 67.6590) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.25
Light Grey
#D8DCD6
ΔE00 8.37
Fog
#D8DCE0
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CFCF #CFB8B8
analogous
#B8CFC4 #B8CFCF #B8C4CF
triadic
#B8CFCF #CFB8CF #CFCFB8
tetradic
#B8CFCF #C4B8CF #CFB8B8 #C4CFB8
square
#B8CFCF #C4B8CF #CFB8B8 #C4CFB8
split-complementary
#B8CFCF #CFB8C4 #CFC4B8
monochromatic
#6F9E9E #93B6B6 #B8CFCF #DDE8E8 #EDF3F3
Accessibility & contrast
On white
1.63
#B8CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#B8CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CFCF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CFCF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#B1D1CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b8cfcf; /* rgb */ color: rgb(184, 207, 207); /* oklch */ color: oklch(83.7% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#cddddd',
500: '#b8cfcf',
950: '#000000',
},
}SCSS
$custom: #b8cfcf; $custom-light: #cddddd; $custom-dark: #000000;
JSON
{
"hex": "#b8cfcf",
"rgb": {
"r": 184,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.83733,
"c": 0.02478,
"h": 196.7
},
"luminance": 0.59321
}Semantic roles & 50–950 ramp
primary
#B8CFCF
secondary
#A48787
accent
#48489E
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484