#B7CDC2#B7CDC2
#B7CDC2 is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.9% C 0.028 H 164.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDC2 |
|---|---|
| RGB | rgb(183, 205, 194) |
| HSL | hsl(150, 18%, 76%) |
| HSV | hsv(150, 11%, 80%) |
| CMYK | cmyk(10.7%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.53, -9.52, 2.96) |
| CIE-LCH | lch(80.53, 9.97, 162.76°) |
| OKLab | oklab(82.86% -0.0272 0.0077) |
| OKLCH | oklch(82.86% 0.028 164.2) |
| XYZ | xyz(51.0952, 57.6241, 59.4591) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.58
Light Grey
#D8DCD6
ΔE00 8.82
Powder Blue
#B0E0E6
ΔE00 9.89
Silver
#C0C0C0
ΔE00 11.15
Light Gray
#D3D3D3
ΔE00 11.30
Lightblue
#ADD8E6
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDC2 #CDB7C2
analogous
#B7CDB7 #B7CDC2 #B7CDCD
triadic
#B7CDC2 #C2B7CD #CDC2B7
tetradic
#B7CDC2 #B7B7CD #CDB7C2 #CDCDB7
square
#B7CDC2 #B7B7CD #CDB7C2 #CDCDB7
split-complementary
#B7CDC2 #CDB7CD #CDB7B7
monochromatic
#6F9B85 #93B4A3 #B7CDC2 #DBE6E1 #EDF2F0
Accessibility & contrast
On white
1.68
#B7CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B7CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDC2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDC2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC1
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#B3CDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cdc2; /* rgb */ color: rgb(183, 205, 194); /* oklch */ color: oklch(82.9% 0.028 164.2);
Tailwind
colors: {
custom: {
50: '#ccdcd4',
500: '#b7cdc2',
950: '#000000',
},
}SCSS
$custom: #b7cdc2; $custom-light: #ccdcd4; $custom-dark: #000000;
JSON
{
"hex": "#b7cdc2",
"rgb": {
"r": 183,
"g": 205,
"b": 194
},
"hsl": {
"h": 150,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.82862,
"c": 0.02822,
"h": 164.2
},
"luminance": 0.57625
}Semantic roles & 50–950 ramp
primary
#B7CDC2
secondary
#A28794
accent
#49739C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483