#B4DFD6#B4DFD6
#B4DFD6 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.046 H 181.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD6 |
|---|---|
| RGB | rgb(180, 223, 214) |
| HSL | hsl(167, 40%, 79%) |
| HSV | hsv(167, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.67, -15.74, -0.21) |
| CIE-LCH | lch(85.67, 15.75, 180.77°) |
| OKLab | oklab(87.06% -0.0465 -0.0008) |
| OKLCH | oklch(87.06% 0.046 181) |
| XYZ | xyz(57.3443, 67.3318, 73.5803) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 6.21
Duck Egg Blue
#C3FBF4
ΔE00 6.28
Eggshell Blue
#C4FFF7
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.20
Ice
#D6FFFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD6 #DFB4BD
analogous
#B4DFC1 #B4DFD6 #B4D3DF
triadic
#B4DFD6 #D6B4DF #DFD6B4
tetradic
#B4DFD6 #C1B4DF #DFB4BD #D3DFB4
square
#B4DFD6 #C1B4DF #DFB4BD #D3DFB4
split-complementary
#B4DFD6 #DFB4D3 #DFC1B4
monochromatic
#5EBAA7 #89CDBF #B4DFD6 #DFF1ED #EAF6F3
Accessibility & contrast
On white
1.45
#B4DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B4DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD6
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD6 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#A9E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd6; /* rgb */ color: rgb(180, 223, 214); /* oklch */ color: oklch(87.1% 0.046 181.0);
Tailwind
colors: {
custom: {
50: '#cbe9e2',
500: '#b4dfd6',
950: '#000000',
},
}SCSS
$custom: #b4dfd6; $custom-light: #cbe9e2; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd6",
"rgb": {
"r": 180,
"g": 223,
"b": 214
},
"hsl": {
"h": 167.442,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87061,
"c": 0.04649,
"h": 181
},
"luminance": 0.67334
}Semantic roles & 50–950 ramp
primary
#B4DFD6
secondary
#B8808B
accent
#324DB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484