#B7D3CA#B7D3CA
#B7D3CA is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.4% C 0.032 H 174.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B7D3CA |
|---|---|
| RGB | rgb(183, 211, 202) |
| HSL | hsl(161, 24%, 77%) |
| HSV | hsv(161, 13%, 83%) |
| CMYK | cmyk(13.3%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(82.34, -11.07, 1.31) |
| CIE-LCH | lch(82.34, 11.15, 173.26°) |
| OKLab | oklab(84.36% -0.0322 0.0033) |
| OKLCH | oklch(84.36% 0.032 174.2) |
| XYZ | xyz(53.4808, 60.9189, 64.8065) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 9.63
Silver (survey)
#C5C9C7
ΔE00 9.83
Ice
#D6FFFA
ΔE00 9.91
Lightblue
#ADD8E6
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7D3CA #D3B7C0
analogous
#B7D3BC #B7D3CA #B7CED3
triadic
#B7D3CA #CAB7D3 #D3CAB7
tetradic
#B7D3CA #BCB7D3 #D3B7C0 #CED3B7
square
#B7D3CA #BCB7D3 #D3B7C0 #CED3B7
split-complementary
#B7D3CA #D3B7CE #D3BCB7
monochromatic
#6BA592 #91BCAE #B7D3CA #DDEAE6 #ECF3F1
Accessibility & contrast
On white
1.59
#B7D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#B7D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7D3CA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7D3CA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#B1D4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b7d3ca; /* rgb */ color: rgb(183, 211, 202); /* oklch */ color: oklch(84.4% 0.032 174.2);
Tailwind
colors: {
custom: {
50: '#cce0da',
500: '#b7d3ca',
950: '#000000',
},
}SCSS
$custom: #b7d3ca; $custom-light: #cce0da; $custom-dark: #000000;
JSON
{
"hex": "#b7d3ca",
"rgb": {
"r": 183,
"g": 211,
"b": 202
},
"hsl": {
"h": 160.714,
"s": 24.138,
"l": 77.255
},
"oklch": {
"l": 0.84359,
"c": 0.03241,
"h": 174.2
},
"luminance": 0.6092
}Semantic roles & 50–950 ramp
primary
#B7D3CA
secondary
#A98691
accent
#4362A3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483