#B7CFCD#B7CFCD
#B7CFCD is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.6% C 0.026 H 190.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CFCD |
|---|---|
| RGB | rgb(183, 207, 205) |
| HSL | hsl(175, 20%, 76%) |
| HSV | hsv(175, 12%, 81%) |
| CMYK | cmyk(11.6%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(81.35, -8.42, -1.74) |
| CIE-LCH | lch(81.35, 8.60, 191.66°) |
| OKLab | oklab(83.6% -0.0255 -0.0048) |
| OKLCH | oklch(83.6% 0.026 190.6) |
| XYZ | xyz(52.8581, 59.0996, 66.3683) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.69
Light Grey
#D8DCD6
ΔE00 8.57
Fog
#D8DCE0
ΔE00 9.97
Light Gray
#D3D3D3
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CFCD #CFB7B9
analogous
#B7CFC1 #B7CFCD #B7C5CF
triadic
#B7CFCD #CDB7CF #CFCDB7
tetradic
#B7CFCD #C1B7CF #CFB7B9 #C5CFB7
square
#B7CFCD #C1B7CF #CFB7B9 #C5CFB7
split-complementary
#B7CFCD #CFB7C5 #CFC1B7
monochromatic
#6E9E9A #92B7B4 #B7CFCD #DCE7E7 #EDF3F2
Accessibility & contrast
On white
1.64
#B7CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#B7CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CFCD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CFCD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#B1D0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b7cfcd; /* rgb */ color: rgb(183, 207, 205); /* oklch */ color: oklch(83.6% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#ccdddc',
500: '#b7cfcd',
950: '#000000',
},
}SCSS
$custom: #b7cfcd; $custom-light: #ccdddc; $custom-dark: #000000;
JSON
{
"hex": "#b7cfcd",
"rgb": {
"r": 183,
"g": 207,
"b": 205
},
"hsl": {
"h": 175,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.83602,
"c": 0.02598,
"h": 190.6
},
"luminance": 0.59101
}Semantic roles & 50–950 ramp
primary
#B7CFCD
secondary
#A48689
accent
#474E9E
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484