#B4DFD8#B4DFD8
#B4DFD8 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 184.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD8 |
|---|---|
| RGB | rgb(180, 223, 216) |
| HSL | hsl(170, 40%, 79%) |
| HSV | hsv(170, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.72, -15.34, -1.19) |
| CIE-LCH | lch(85.72, 15.38, 184.45°) |
| OKLab | oklab(87.12% -0.0457 -0.0034) |
| OKLCH | oklch(87.12% 0.046 184.3) |
| XYZ | xyz(57.6013, 67.4346, 74.9337) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Light Light Blue
#CAFFFB
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.09
Ice
#D6FFFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD8 #DFB4BB
analogous
#B4DFC3 #B4DFD8 #B4D1DF
triadic
#B4DFD8 #D8B4DF #DFD8B4
tetradic
#B4DFD8 #C3B4DF #DFB4BB #D1DFB4
square
#B4DFD8 #C3B4DF #DFB4BB #D1DFB4
split-complementary
#B4DFD8 #DFB4D1 #DFC3B4
monochromatic
#5EBAAB #89CDC2 #B4DFD8 #DFF1EE #EAF6F4
Accessibility & contrast
On white
1.45
#B4DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#B4DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD8
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD8 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#A8E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd8; /* rgb */ color: rgb(180, 223, 216); /* oklch */ color: oklch(87.1% 0.046 184.3);
Tailwind
colors: {
custom: {
50: '#cbe9e4',
500: '#b4dfd8',
950: '#000000',
},
}SCSS
$custom: #b4dfd8; $custom-light: #cbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd8",
"rgb": {
"r": 180,
"g": 223,
"b": 216
},
"hsl": {
"h": 170.233,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87119,
"c": 0.04581,
"h": 184.3
},
"luminance": 0.67437
}Semantic roles & 50–950 ramp
primary
#B4DFD8
secondary
#B88089
accent
#3247B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484