#B4DFDC#B4DFDC
#B4DFDC is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.045 H 191.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFDC |
|---|---|
| RGB | rgb(180, 223, 220) |
| HSL | hsl(176, 40%, 79%) |
| HSV | hsv(176, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.83, -14.51, -3.15) |
| CIE-LCH | lch(85.83, 14.85, 192.25°) |
| OKLab | oklab(87.24% -0.0441 -0.0087) |
| OKLCH | oklch(87.24% 0.045 191.1) |
| XYZ | xyz(58.1247, 67.6440, 77.6904) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.72
Paleturquoise
#AFEEEE
ΔE00 4.71
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Light Sky Blue
#C6FCFF
ΔE00 6.71
Pale Blue
#D0FEFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFDC #DFB4B7
analogous
#B4DFC7 #B4DFDC #B4CDDF
triadic
#B4DFDC #DCB4DF #DFDCB4
tetradic
#B4DFDC #C7B4DF #DFB4B7 #CDDFB4
square
#B4DFDC #C7B4DF #DFB4B7 #CDDFB4
split-complementary
#B4DFDC #DFB4CD #DFC7B4
monochromatic
#5EBAB4 #89CDC8 #B4DFDC #DFF1F0 #EAF6F5
Accessibility & contrast
On white
1.45
#B4DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B4DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFDC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFDC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#A7E1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4dfdc; /* rgb */ color: rgb(180, 223, 220); /* oklch */ color: oklch(87.2% 0.045 191.1);
Tailwind
colors: {
custom: {
50: '#cbe9e6',
500: '#b4dfdc',
950: '#000000',
},
}SCSS
$custom: #b4dfdc; $custom-light: #cbe9e6; $custom-dark: #000000;
JSON
{
"hex": "#b4dfdc",
"rgb": {
"r": 180,
"g": 223,
"b": 220
},
"hsl": {
"h": 175.814,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87238,
"c": 0.04493,
"h": 191.1
},
"luminance": 0.67646
}Semantic roles & 50–950 ramp
primary
#B4DFDC
secondary
#B88084
accent
#323BB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484