#B7DCD2#B7DCD2
#B7DCD2 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.5% C 0.041 H 177.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCD2 |
|---|---|
| RGB | rgb(183, 220, 210) |
| HSL | hsl(164, 35%, 79%) |
| HSV | hsv(164, 17%, 86%) |
| CMYK | cmyk(16.8%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.95, -14.09, 0.87) |
| CIE-LCH | lch(84.95, 14.11, 176.47°) |
| OKLab | oklab(86.5% -0.0412 0.0021) |
| OKLCH | oklch(86.5% 0.041 177.1) |
| XYZ | xyz(56.7514, 65.9052, 70.6912) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 7.10
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Ice
#D6FFFA
ΔE00 7.86
Light Light Blue
#CAFFFB
ΔE00 8.20
Eggshell Blue
#C4FFF7
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCD2 #DCB7C1
analogous
#B7DCC0 #B7DCD2 #B7D4DC
triadic
#B7DCD2 #D2B7DC #DCD2B7
tetradic
#B7DCD2 #C0B7DC #DCB7C1 #D4DCB7
square
#B7DCD2 #C0B7DC #DCB7C1 #D4DCB7
split-complementary
#B7DCD2 #DCB7D4 #DCC0B7
monochromatic
#65B49F #8EC8B8 #B7DCD2 #E0F0EC #EAF5F2
Accessibility & contrast
On white
1.48
#B7DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#B7DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCD2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCD2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#AEDDD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b7dcd2; /* rgb */ color: rgb(183, 220, 210); /* oklch */ color: oklch(86.5% 0.041 177.1);
Tailwind
colors: {
custom: {
50: '#cde7df',
500: '#b7dcd2',
950: '#000000',
},
}SCSS
$custom: #b7dcd2; $custom-light: #cde7df; $custom-dark: #000000;
JSON
{
"hex": "#b7dcd2",
"rgb": {
"r": 183,
"g": 220,
"b": 210
},
"hsl": {
"h": 163.784,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.865,
"c": 0.04127,
"h": 177.1
},
"luminance": 0.65907
}Semantic roles & 50–950 ramp
primary
#B7DCD2
secondary
#B48491
accent
#3858AD
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484