#B9CFCA#B9CFCA
#B9CFCA is a very light, muted teal. Relative luminance 0.592; OKLCH L 83.7% C 0.025 H 180.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CFCA |
|---|---|
| RGB | rgb(185, 207, 202) |
| HSL | hsl(166, 19%, 77%) |
| HSV | hsv(166, 11%, 81%) |
| CMYK | cmyk(10.6%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.40, -8.35, -0.03) |
| CIE-LCH | lch(81.40, 8.35, 180.24°) |
| OKLab | oklab(83.66% -0.0247 -0.0002) |
| OKLCH | oklch(83.66% 0.025 180.5) |
| XYZ | xyz(52.9786, 59.2033, 64.5018) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.44
Light Grey
#D8DCD6
ΔE00 8.01
Powder Blue
#B0E0E6
ΔE00 8.03
Lightblue
#ADD8E6
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 10.00
Silver
#C0C0C0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CFCA #CFB9BE
analogous
#B9CFBF #B9CFCA #B9C9CF
triadic
#B9CFCA #CAB9CF #CFCAB9
tetradic
#B9CFCA #BFB9CF #CFB9BE #C9CFB9
square
#B9CFCA #BFB9CF #CFB9BE #C9CFB9
split-complementary
#B9CFCA #CFB9C9 #CFBFB9
monochromatic
#709D93 #95B6AF #B9CFCA #DDE8E5 #EDF3F1
Accessibility & contrast
On white
1.64
#B9CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#B9CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CFCA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CFCA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#B4D0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b9cfca; /* rgb */ color: rgb(185, 207, 202); /* oklch */ color: oklch(83.7% 0.025 180.5);
Tailwind
colors: {
custom: {
50: '#ceddda',
500: '#b9cfca',
950: '#000000',
},
}SCSS
$custom: #b9cfca; $custom-light: #ceddda; $custom-dark: #000000;
JSON
{
"hex": "#b9cfca",
"rgb": {
"r": 185,
"g": 207,
"b": 202
},
"hsl": {
"h": 166.364,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.83656,
"c": 0.02471,
"h": 180.5
},
"luminance": 0.59204
}Semantic roles & 50–950 ramp
primary
#B9CFCA
secondary
#A4888F
accent
#495C9D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483