#B4DFD4#B4DFD4
#B4DFD4 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.047 H 177.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD4 |
|---|---|
| RGB | rgb(180, 223, 212) |
| HSL | hsl(165, 40%, 79%) |
| HSV | hsv(165, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.62, -16.15, 0.77) |
| CIE-LCH | lch(85.62, 16.17, 177.28°) |
| OKLab | oklab(87% -0.0473 0.0018) |
| OKLCH | oklch(87% 0.047 177.8) |
| XYZ | xyz(57.0904, 67.2303, 72.2434) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.24
Duck Egg Blue
#C3FBF4
ΔE00 6.46
Powder Blue
#B0E0E6
ΔE00 7.02
Eggshell Blue
#C4FFF7
ΔE00 7.23
Light Light Blue
#CAFFFB
ΔE00 7.49
Ice
#D6FFFA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD4 #DFB4BF
analogous
#B4DFBF #B4DFD4 #B4D5DF
triadic
#B4DFD4 #D4B4DF #DFD4B4
tetradic
#B4DFD4 #BFB4DF #DFB4BF #D5DFB4
square
#B4DFD4 #BFB4DF #DFB4BF #D5DFB4
split-complementary
#B4DFD4 #DFB4D5 #DFBFB4
monochromatic
#5EBAA3 #89CDBB #B4DFD4 #DFF1ED #EAF6F3
Accessibility & contrast
On white
1.45
#B4DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B4DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD4
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#A9E0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd4; /* rgb */ color: rgb(180, 223, 212); /* oklch */ color: oklch(87.0% 0.047 177.8);
Tailwind
colors: {
custom: {
50: '#cbe9e1',
500: '#b4dfd4',
950: '#000000',
},
}SCSS
$custom: #b4dfd4; $custom-light: #cbe9e1; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd4",
"rgb": {
"r": 180,
"g": 223,
"b": 212
},
"hsl": {
"h": 164.651,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87003,
"c": 0.04731,
"h": 177.8
},
"luminance": 0.67232
}Semantic roles & 50–950 ramp
primary
#B4DFD4
secondary
#B8808E
accent
#3253B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484