#B4DBCF#B4DBCF
#B4DBCF is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.044 H 174.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBCF |
|---|---|
| RGB | rgb(180, 219, 207) |
| HSL | hsl(162, 35%, 78%) |
| HSV | hsv(162, 18%, 86%) |
| CMYK | cmyk(17.8%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.42, -15.13, 1.66) |
| CIE-LCH | lch(84.42, 15.22, 173.74°) |
| OKLab | oklab(86% -0.044 0.0042) |
| OKLCH | oklch(86% 0.044 174.6) |
| XYZ | xyz(55.4134, 64.8697, 68.6209) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.60
Duck Egg Blue
#C3FBF4
ΔE00 7.63
Eggshell Blue
#C4FFF7
ΔE00 8.40
Ice
#D6FFFA
ΔE00 8.42
Light Light Blue
#CAFFFB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBCF #DBB4C0
analogous
#B4DBBB #B4DBCF #B4D3DB
triadic
#B4DBCF #CFB4DB #DBCFB4
tetradic
#B4DBCF #BBB4DB #DBB4C0 #D3DBB4
square
#B4DBCF #BBB4DB #DBB4C0 #D3DBB4
split-complementary
#B4DBCF #DBB4D3 #DBBBB4
monochromatic
#61B39A #8BC7B5 #B4DBCF #DDEFE9 #EAF5F2
Accessibility & contrast
On white
1.50
#B4DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#B4DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBCF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBCF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#D1D0D0
Tritanopia (blue-blind)
#ABDCD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4dbcf; /* rgb */ color: rgb(180, 219, 207); /* oklch */ color: oklch(86.0% 0.044 174.6);
Tailwind
colors: {
custom: {
50: '#cbe6dd',
500: '#b4dbcf',
950: '#000000',
},
}SCSS
$custom: #b4dbcf; $custom-light: #cbe6dd; $custom-dark: #000000;
JSON
{
"hex": "#b4dbcf",
"rgb": {
"r": 180,
"g": 219,
"b": 207
},
"hsl": {
"h": 161.538,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.86004,
"c": 0.04419,
"h": 174.6
},
"luminance": 0.64871
}Semantic roles & 50–950 ramp
primary
#B4DBCF
secondary
#B38190
accent
#385CAE
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484