#B7DBCD#B7DBCD
#B7DBCD is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.043 H 169.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBCD |
|---|---|
| RGB | rgb(183, 219, 205) |
| HSL | hsl(157, 33%, 79%) |
| HSV | hsv(157, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.55, -14.56, 2.94) |
| CIE-LCH | lch(84.55, 14.86, 168.58°) |
| OKLab | oklab(86.15% -0.0419 0.0076) |
| OKLCH | oklch(86.15% 0.043 169.8) |
| XYZ | xyz(55.8766, 65.1366, 67.3744) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.15
Paleturquoise
#AFEEEE
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.51
Ice
#D6FFFA
ΔE00 8.68
Eggshell Blue
#C4FFF7
ΔE00 8.89
Light Light Blue
#CAFFFB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBCD #DBB7C5
analogous
#B7DBBB #B7DBCD #B7D7DB
triadic
#B7DBCD #CDB7DB #DBCDB7
tetradic
#B7DBCD #BBB7DB #DBB7C5 #D7DBB7
square
#B7DBCD #BBB7DB #DBB7C5 #D7DBB7
split-complementary
#B7DBCD #DBB7D7 #DBBBB7
monochromatic
#65B294 #8EC7B1 #B7DBCD #E0EFE9 #EBF5F1
Accessibility & contrast
On white
1.50
#B7DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#B7DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBCD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBCD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#AFDCD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b7dbcd; /* rgb */ color: rgb(183, 219, 205); /* oklch */ color: oklch(86.1% 0.043 169.8);
Tailwind
colors: {
custom: {
50: '#cde6dc',
500: '#b7dbcd',
950: '#000000',
},
}SCSS
$custom: #b7dbcd; $custom-light: #cde6dc; $custom-dark: #000000;
JSON
{
"hex": "#b7dbcd",
"rgb": {
"r": 183,
"g": 219,
"b": 205
},
"hsl": {
"h": 156.667,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.86145,
"c": 0.04258,
"h": 169.8
},
"luminance": 0.65138
}Semantic roles & 50–950 ramp
primary
#B7DBCD
secondary
#B28496
accent
#3966AC
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484