#B4DFD7#B4DFD7
#B4DFD7 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 182.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD7 |
|---|---|
| RGB | rgb(180, 223, 215) |
| HSL | hsl(169, 40%, 79%) |
| HSV | hsv(169, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.70, -15.54, -0.70) |
| CIE-LCH | lch(85.70, 15.56, 182.59°) |
| OKLab | oklab(87.09% -0.0461 -0.0021) |
| OKLCH | oklch(87.09% 0.046 182.6) |
| XYZ | xyz(57.4724, 67.3830, 74.2549) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.48
Powder Blue
#B0E0E6
ΔE00 5.80
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 7.09
Eggshell Blue
#C4FFF7
ΔE00 7.09
Ice
#D6FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD7 #DFB4BC
analogous
#B4DFC2 #B4DFD7 #B4D2DF
triadic
#B4DFD7 #D7B4DF #DFD7B4
tetradic
#B4DFD7 #C2B4DF #DFB4BC #D2DFB4
square
#B4DFD7 #C2B4DF #DFB4BC #D2DFB4
split-complementary
#B4DFD7 #DFB4D2 #DFC2B4
monochromatic
#5EBAA9 #89CDC0 #B4DFD7 #DFF1EE #EAF6F4
Accessibility & contrast
On white
1.45
#B4DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B4DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD7
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD7 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D2D4D8
Tritanopia (blue-blind)
#A9E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd7; /* rgb */ color: rgb(180, 223, 215); /* oklch */ color: oklch(87.1% 0.046 182.6);
Tailwind
colors: {
custom: {
50: '#cbe9e3',
500: '#b4dfd7',
950: '#000000',
},
}SCSS
$custom: #b4dfd7; $custom-light: #cbe9e3; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd7",
"rgb": {
"r": 180,
"g": 223,
"b": 215
},
"hsl": {
"h": 168.837,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.8709,
"c": 0.04612,
"h": 182.6
},
"luminance": 0.67385
}Semantic roles & 50–950 ramp
primary
#B4DFD7
secondary
#B8808A
accent
#324AB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484