#B9CFCF#B9CFCF
#B9CFCF is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.8% C 0.024 H 196.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CFCF |
|---|---|
| RGB | rgb(185, 207, 207) |
| HSL | hsl(180, 19%, 77%) |
| HSV | hsv(180, 11%, 81%) |
| CMYK | cmyk(10.6%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.53, -7.37, -2.51) |
| CIE-LCH | lch(81.53, 7.79, 198.83°) |
| OKLab | oklab(83.8% -0.0227 -0.0068) |
| OKLCH | oklch(83.8% 0.024 196.7) |
| XYZ | xyz(53.5802, 59.4439, 67.6703) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.94
Light Gray
#D3D3D3
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CFCF #CFB9B9
analogous
#B9CFC4 #B9CFCF #B9C4CF
triadic
#B9CFCF #CFB9CF #CFCFB9
tetradic
#B9CFCF #C4B9CF #CFB9B9 #C4CFB9
square
#B9CFCF #C4B9CF #CFB9B9 #C4CFB9
split-complementary
#B9CFCF #CFB9C4 #CFC4B9
monochromatic
#709D9D #95B6B6 #B9CFCF #DDE8E8 #EDF3F3
Accessibility & contrast
On white
1.63
#B9CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#B9CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CFCF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CFCF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#B3D1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b9cfcf; /* rgb */ color: rgb(185, 207, 207); /* oklch */ color: oklch(83.8% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#cedddd',
500: '#b9cfcf',
950: '#000000',
},
}SCSS
$custom: #b9cfcf; $custom-light: #cedddd; $custom-dark: #000000;
JSON
{
"hex": "#b9cfcf",
"rgb": {
"r": 185,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.83803,
"c": 0.02373,
"h": 196.7
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#B9CFCF
secondary
#A48888
accent
#49499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484