#B4DCDF#B4DCDF
#B4DCDF is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.042 H 202.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DCDF |
|---|---|
| RGB | rgb(180, 220, 223) |
| HSL | hsl(184, 40%, 79%) |
| HSV | hsv(184, 19%, 87%) |
| CMYK | cmyk(19.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.11, -12.36, -5.80) |
| CIE-LCH | lch(85.11, 13.65, 205.14°) |
| OKLab | oklab(86.69% -0.039 -0.0158) |
| OKLCH | oklch(86.69% 0.042 202) |
| XYZ | xyz(57.7311, 66.2155, 79.5368) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.98
Lightblue
#ADD8E6
ΔE00 4.61
Paleturquoise
#AFEEEE
ΔE00 5.99
Pale Sky Blue
#BDF6FE
ΔE00 6.28
Light Sky Blue
#C6FCFF
ΔE00 7.12
Pale Blue
#D0FEFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DCDF #DFB7B4
analogous
#B4DFCD #B4DCDF #B4C7DF
triadic
#B4DCDF #DFB4DC #DCDFB4
tetradic
#B4DCDF #CDB4DF #DFB7B4 #C7DFB4
square
#B4DCDF #CDB4DF #DFB7B4 #C7DFB4
split-complementary
#B4DCDF #DFB4C7 #DFCDB4
monochromatic
#5EB4BA #89C8CD #B4DCDF #DFF0F1 #EAF5F6
Accessibility & contrast
On white
1.47
#B4DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B4DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DCDF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DCDF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#A7DFDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4dcdf; /* rgb */ color: rgb(180, 220, 223); /* oklch */ color: oklch(86.7% 0.042 202.0);
Tailwind
colors: {
custom: {
50: '#cbe6e9',
500: '#b4dcdf',
950: '#000000',
},
}SCSS
$custom: #b4dcdf; $custom-light: #cbe6e9; $custom-dark: #000000;
JSON
{
"hex": "#b4dcdf",
"rgb": {
"r": 180,
"g": 220,
"b": 223
},
"hsl": {
"h": 184.186,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86692,
"c": 0.04203,
"h": 202
},
"luminance": 0.66217
}Semantic roles & 50–950 ramp
primary
#B4DCDF
secondary
#B88480
accent
#3B32B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484