#B7CFD2#B7CFD2
#B7CFD2 is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.8% C 0.026 H 205.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CFD2 |
|---|---|
| RGB | rgb(183, 207, 210) |
| HSL | hsl(187, 23%, 77%) |
| HSV | hsv(187, 13%, 82%) |
| CMYK | cmyk(12.9%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(81.48, -7.42, -4.21) |
| CIE-LCH | lch(81.48, 8.53, 209.60°) |
| OKLab | oklab(83.75% -0.0236 -0.0114) |
| OKLCH | oklch(83.75% 0.026 205.8) |
| XYZ | xyz(53.4713, 59.3449, 69.5978) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 8.93
Fog
#D8DCE0
ΔE00 8.98
Light Gray
#D3D3D3
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CFD2 #D2BAB7
analogous
#B7D2C8 #B7CFD2 #B7C2D2
triadic
#B7CFD2 #D2B7CF #CFD2B7
tetradic
#B7CFD2 #C8B7D2 #D2BAB7 #C2D2B7
square
#B7CFD2 #C8B7D2 #D2BAB7 #C2D2B7
split-complementary
#B7CFD2 #D2B7C2 #D2C8B7
monochromatic
#6C9DA3 #91B6BA #B7CFD2 #DDE8EA #ECF2F3
Accessibility & contrast
On white
1.63
#B7CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#B7CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CFD2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CFD2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#B0D1D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b7cfd2; /* rgb */ color: rgb(183, 207, 210); /* oklch */ color: oklch(83.8% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#ccdddf',
500: '#b7cfd2',
950: '#000000',
},
}SCSS
$custom: #b7cfd2; $custom-light: #ccdddf; $custom-dark: #000000;
JSON
{
"hex": "#b7cfd2",
"rgb": {
"r": 183,
"g": 207,
"b": 210
},
"hsl": {
"h": 186.667,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.83753,
"c": 0.02619,
"h": 205.8
},
"luminance": 0.59346
}Semantic roles & 50–950 ramp
primary
#B7CFD2
secondary
#A78986
accent
#4E44A2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484