#B7DCDD#B7DCDD
#B7DCDD is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.039 H 198.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCDD |
|---|---|
| RGB | rgb(183, 220, 221) |
| HSL | hsl(182, 36%, 79%) |
| HSV | hsv(182, 17%, 87%) |
| CMYK | cmyk(17.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(85.24, -11.86, -4.53) |
| CIE-LCH | lch(85.24, 12.69, 200.91°) |
| OKLab | oklab(86.83% -0.0369 -0.0123) |
| OKLCH | oklch(86.83% 0.039 198.5) |
| XYZ | xyz(58.1692, 66.4724, 78.1582) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.88
Lightblue
#ADD8E6
ΔE00 5.40
Paleturquoise
#AFEEEE
ΔE00 6.27
Pale Sky Blue
#BDF6FE
ΔE00 6.75
Light Sky Blue
#C6FCFF
ΔE00 7.31
Pale Blue
#D0FEFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCDD #DDB8B7
analogous
#B7DDCB #B7DCDD #B7C9DD
triadic
#B7DCDD #DDB7DC #DCDDB7
tetradic
#B7DCDD #CBB7DD #DDB8B7 #C9DDB7
square
#B7DCDD #CBB7DD #DDB8B7 #C9DDB7
split-complementary
#B7DCDD #DDB7C9 #DDCBB7
monochromatic
#64B4B6 #8DC8C9 #B7DCDD #E1F0F1 #EAF5F5
Accessibility & contrast
On white
1.47
#B7DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B7DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCDD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCDD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#CFD3DD
Tritanopia (blue-blind)
#ACDFDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7dcdd; /* rgb */ color: rgb(183, 220, 221); /* oklch */ color: oklch(86.8% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#cde6e7',
500: '#b7dcdd',
950: '#000000',
},
}SCSS
$custom: #b7dcdd; $custom-light: #cde6e7; $custom-dark: #000000;
JSON
{
"hex": "#b7dcdd",
"rgb": {
"r": 183,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.579,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.86825,
"c": 0.03886,
"h": 198.5
},
"luminance": 0.66474
}Semantic roles & 50–950 ramp
primary
#B7DCDD
secondary
#B58583
accent
#3A37AF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484