#B4DFD0#B4DFD0
#B4DFD0 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 171.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD0 |
|---|---|
| RGB | rgb(180, 223, 208) |
| HSL | hsl(159, 40%, 79%) |
| HSV | hsv(159, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.52, -16.95, 2.73) |
| CIE-LCH | lch(85.52, 17.16, 170.84°) |
| OKLab | oklab(86.89% -0.0489 0.007) |
| OKLCH | oklch(86.89% 0.049 171.9) |
| XYZ | xyz(56.5921, 67.0309, 69.6188) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 7.44
Eggshell Blue
#C4FFF7
ΔE00 7.71
Pale Aqua
#B8FFEB
ΔE00 7.85
Light Light Blue
#CAFFFB
ΔE00 8.25
Ice
#D6FFFA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD0 #DFB4C3
analogous
#B4DFBB #B4DFD0 #B4D9DF
triadic
#B4DFD0 #D0B4DF #DFD0B4
tetradic
#B4DFD0 #BBB4DF #DFB4C3 #D9DFB4
square
#B4DFD0 #BBB4DF #DFB4C3 #D9DFB4
split-complementary
#B4DFD0 #DFB4D9 #DFBBB4
monochromatic
#5EBA9A #89CDB5 #B4DFD0 #DFF1EB #EAF6F2
Accessibility & contrast
On white
1.46
#B4DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B4DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD0
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD0 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#AAE0DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd0; /* rgb */ color: rgb(180, 223, 208); /* oklch */ color: oklch(86.9% 0.049 171.9);
Tailwind
colors: {
custom: {
50: '#cbe9de',
500: '#b4dfd0',
950: '#000000',
},
}SCSS
$custom: #b4dfd0; $custom-light: #cbe9de; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd0",
"rgb": {
"r": 180,
"g": 223,
"b": 208
},
"hsl": {
"h": 159.07,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.8689,
"c": 0.0494,
"h": 171.9
},
"luminance": 0.67033
}Semantic roles & 50–950 ramp
primary
#B4DFD0
secondary
#B88093
accent
#325FB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484