#B4DCDB#B4DCDB
#B4DCDB is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.042 H 194.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DCDB |
|---|---|
| RGB | rgb(180, 220, 219) |
| HSL | hsl(179, 36%, 78%) |
| HSV | hsv(179, 18%, 86%) |
| CMYK | cmyk(18.2%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.00, -13.20, -3.84) |
| CIE-LCH | lch(85.00, 13.75, 196.24°) |
| OKLab | oklab(86.57% -0.0405 -0.0105) |
| OKLCH | oklch(86.57% 0.042 194.5) |
| XYZ | xyz(57.1982, 66.0023, 76.7302) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.14
Paleturquoise
#AFEEEE
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 6.36
Pale Sky Blue
#BDF6FE
ΔE00 6.86
Light Sky Blue
#C6FCFF
ΔE00 7.21
Pale Blue
#D0FEFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DCDB #DCB4B5
analogous
#B4DCC7 #B4DCDB #B4C9DC
triadic
#B4DCDB #DBB4DC #DCDBB4
tetradic
#B4DCDB #C7B4DC #DCB4B5 #C9DCB4
square
#B4DCDB #C7B4DC #DCB4B5 #C9DCB4
split-complementary
#B4DCDB #DCB4C9 #DCC7B4
monochromatic
#61B5B3 #8AC9C7 #B4DCDB #DEEFEF #EAF5F5
Accessibility & contrast
On white
1.48
#B4DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B4DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DCDB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DCDB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#A8DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dcdb; /* rgb */ color: rgb(180, 220, 219); /* oklch */ color: oklch(86.6% 0.042 194.5);
Tailwind
colors: {
custom: {
50: '#cbe6e6',
500: '#b4dcdb',
950: '#000000',
},
}SCSS
$custom: #b4dcdb; $custom-light: #cbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#b4dcdb",
"rgb": {
"r": 180,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.5,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.86569,
"c": 0.04187,
"h": 194.5
},
"luminance": 0.66004
}Semantic roles & 50–950 ramp
primary
#B4DCDB
secondary
#B48082
accent
#3639AF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484