#B7DCDF#B7DCDF
#B7DCDF is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.039 H 202.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCDF |
|---|---|
| RGB | rgb(183, 220, 223) |
| HSL | hsl(185, 38%, 80%) |
| HSV | hsv(185, 18%, 87%) |
| CMYK | cmyk(17.9%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.29, -11.44, -5.51) |
| CIE-LCH | lch(85.29, 12.70, 205.71°) |
| OKLab | oklab(86.89% -0.0361 -0.0149) |
| OKLCH | oklch(86.89% 0.039 202.5) |
| XYZ | xyz(58.4373, 66.5796, 79.5699) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.55
Lightblue
#ADD8E6
ΔE00 4.54
Pale Sky Blue
#BDF6FE
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 6.57
Light Sky Blue
#C6FCFF
ΔE00 7.36
Pale Blue
#D0FEFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCDF #DFBAB7
analogous
#B7DFCE #B7DCDF #B7C8DF
triadic
#B7DCDF #DFB7DC #DCDFB7
tetradic
#B7DCDF #CEB7DF #DFBAB7 #C8DFB7
square
#B7DCDF #CEB7DF #DFBAB7 #C8DFB7
split-complementary
#B7DCDF #DFB7C8 #DFCEB7
monochromatic
#62B3B9 #8DC7CC #B7DCDF #E1F1F2 #EAF5F6
Accessibility & contrast
On white
1.47
#B7DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#B7DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCDF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCDF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#ABDFDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7dcdf; /* rgb */ color: rgb(183, 220, 223); /* oklch */ color: oklch(86.9% 0.039 202.5);
Tailwind
colors: {
custom: {
50: '#cde6e9',
500: '#b7dcdf',
950: '#000000',
},
}SCSS
$custom: #b7dcdf; $custom-light: #cde6e9; $custom-dark: #000000;
JSON
{
"hex": "#b7dcdf",
"rgb": {
"r": 183,
"g": 220,
"b": 223
},
"hsl": {
"h": 184.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.86886,
"c": 0.03906,
"h": 202.5
},
"luminance": 0.66581
}Semantic roles & 50–950 ramp
primary
#B7DCDF
secondary
#B78783
accent
#3D34B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484