#B7D5CE#B7D5CE
#B7D5CE is a very light, muted teal. Relative luminance 0.621; OKLCH L 84.9% C 0.033 H 179.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B7D5CE |
|---|---|
| RGB | rgb(183, 213, 206) |
| HSL | hsl(166, 26%, 78%) |
| HSV | hsv(166, 14%, 84%) |
| CMYK | cmyk(14.1%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(82.97, -11.31, 0.11) |
| CIE-LCH | lch(82.97, 11.32, 179.45°) |
| OKLab | oklab(84.9% -0.0334 0.0001) |
| OKLCH | oklch(84.9% 0.033 179.8) |
| XYZ | xyz(54.4605, 62.1107, 67.4998) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 8.61
Lightblue
#ADD8E6
ΔE00 8.99
Ice
#D6FFFA
ΔE00 9.25
Duck Egg Blue
#C3FBF4
ΔE00 9.45
Ice Blue (survey)
#D7FFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7D5CE #D5B7BE
analogous
#B7D5BF #B7D5CE #B7CDD5
triadic
#B7D5CE #CEB7D5 #D5CEB7
tetradic
#B7D5CE #BFB7D5 #D5B7BE #CDD5B7
square
#B7D5CE #BFB7D5 #D5B7BE #CDD5B7
split-complementary
#B7D5CE #D5B7CD #D5BFB7
monochromatic
#6AA899 #90BEB4 #B7D5CE #DEECE8 #ECF4F2
Accessibility & contrast
On white
1.56
#B7D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#B7D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7D5CE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7D5CE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#B0D6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b7d5ce; /* rgb */ color: rgb(183, 213, 206); /* oklch */ color: oklch(84.9% 0.033 179.8);
Tailwind
colors: {
custom: {
50: '#cce2dc',
500: '#b7d5ce',
950: '#000000',
},
}SCSS
$custom: #b7d5ce; $custom-light: #cce2dc; $custom-dark: #000000;
JSON
{
"hex": "#b7d5ce",
"rgb": {
"r": 183,
"g": 213,
"b": 206
},
"hsl": {
"h": 166,
"s": 26.316,
"l": 77.647
},
"oklch": {
"l": 0.84898,
"c": 0.03337,
"h": 179.8
},
"luminance": 0.62112
}Semantic roles & 50–950 ramp
primary
#B7D5CE
secondary
#AB858E
accent
#4158A5
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484