#B4DBDF#B4DBDF
#B4DBDF is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.5% C 0.041 H 204.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBDF |
|---|---|
| RGB | rgb(180, 219, 223) |
| HSL | hsl(186, 40%, 79%) |
| HSV | hsv(186, 19%, 87%) |
| CMYK | cmyk(19.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.84, -11.85, -6.20) |
| CIE-LCH | lch(84.84, 13.37, 207.60°) |
| OKLab | oklab(86.48% -0.0376 -0.0168) |
| OKLCH | oklch(86.48% 0.041 204.1) |
| XYZ | xyz(57.4695, 65.6921, 79.4496) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.14
Lightblue
#ADD8E6
ΔE00 4.10
Paleturquoise
#AFEEEE
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 6.49
Light Sky Blue
#C6FCFF
ΔE00 7.46
Pale Blue
#D0FEFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBDF #DFB8B4
analogous
#B4DFCE #B4DBDF #B4C6DF
triadic
#B4DBDF #DFB4DB #DBDFB4
tetradic
#B4DBDF #CEB4DF #DFB8B4 #C6DFB4
square
#B4DBDF #CEB4DF #DFB8B4 #C6DFB4
split-complementary
#B4DBDF #DFB4C6 #DFCEB4
monochromatic
#5EB2BA #89C6CD #B4DBDF #DFF0F1 #EAF5F6
Accessibility & contrast
On white
1.49
#B4DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B4DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBDF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBDF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#A7DEDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4dbdf; /* rgb */ color: rgb(180, 219, 223); /* oklch */ color: oklch(86.5% 0.041 204.1);
Tailwind
colors: {
custom: {
50: '#cbe6e9',
500: '#b4dbdf',
950: '#000000',
},
}SCSS
$custom: #b4dbdf; $custom-light: #cbe6e9; $custom-dark: #000000;
JSON
{
"hex": "#b4dbdf",
"rgb": {
"r": 180,
"g": 219,
"b": 223
},
"hsl": {
"h": 185.581,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.8648,
"c": 0.04123,
"h": 204.1
},
"luminance": 0.65694
}Semantic roles & 50–950 ramp
primary
#B4DBDF
secondary
#B88580
accent
#3E32B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484