#B4DCD2#B4DCD2
#B4DCD2 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.044 H 178.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DCD2 |
|---|---|
| RGB | rgb(180, 220, 210) |
| HSL | hsl(165, 36%, 78%) |
| HSV | hsv(165, 18%, 86%) |
| CMYK | cmyk(18.2%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.76, -15.04, 0.57) |
| CIE-LCH | lch(84.76, 15.05, 177.81°) |
| OKLab | oklab(86.3% -0.0441 0.0013) |
| OKLCH | oklch(86.3% 0.044 178.3) |
| XYZ | xyz(56.0453, 65.5411, 70.6581) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 6.74
Duck Egg Blue
#C3FBF4
ΔE00 7.16
Ice
#D6FFFA
ΔE00 7.96
Eggshell Blue
#C4FFF7
ΔE00 7.98
Light Light Blue
#CAFFFB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DCD2 #DCB4BE
analogous
#B4DCBE #B4DCD2 #B4D2DC
triadic
#B4DCD2 #D2B4DC #DCD2B4
tetradic
#B4DCD2 #BEB4DC #DCB4BE #D2DCB4
square
#B4DCD2 #BEB4DC #DCB4BE #D2DCB4
split-complementary
#B4DCD2 #DCB4D2 #DCBEB4
monochromatic
#61B5A0 #8AC9B9 #B4DCD2 #DEEFEB #EAF5F2
Accessibility & contrast
On white
1.49
#B4DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B4DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DCD2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DCD2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D1D1D3
Tritanopia (blue-blind)
#AADDD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dcd2; /* rgb */ color: rgb(180, 220, 210); /* oklch */ color: oklch(86.3% 0.044 178.3);
Tailwind
colors: {
custom: {
50: '#cbe7df',
500: '#b4dcd2',
950: '#000000',
},
}SCSS
$custom: #b4dcd2; $custom-light: #cbe7df; $custom-dark: #000000;
JSON
{
"hex": "#b4dcd2",
"rgb": {
"r": 180,
"g": 220,
"b": 210
},
"hsl": {
"h": 165,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.86304,
"c": 0.04413,
"h": 178.3
},
"luminance": 0.65543
}Semantic roles & 50–950 ramp
primary
#B4DCD2
secondary
#B4808D
accent
#3654AF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484