#B4DFD2#B4DFD2
#B4DFD2 is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.048 H 174.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD2 |
|---|---|
| RGB | rgb(180, 223, 210) |
| HSL | hsl(162, 40%, 79%) |
| HSV | hsv(162, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.57, -16.55, 1.75) |
| CIE-LCH | lch(85.57, 16.64, 173.96°) |
| OKLab | oklab(86.95% -0.0481 0.0044) |
| OKLCH | oklch(86.95% 0.048 174.8) |
| XYZ | xyz(56.8397, 67.1300, 70.9229) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.72
Paleturquoise
#AFEEEE
ΔE00 6.83
Eggshell Blue
#C4FFF7
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.81
Light Light Blue
#CAFFFB
ΔE00 7.84
Ice
#D6FFFA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD2 #DFB4C1
analogous
#B4DFBD #B4DFD2 #B4D7DF
triadic
#B4DFD2 #D2B4DF #DFD2B4
tetradic
#B4DFD2 #BDB4DF #DFB4C1 #D7DFB4
square
#B4DFD2 #BDB4DF #DFB4C1 #D7DFB4
split-complementary
#B4DFD2 #DFB4D7 #DFBDB4
monochromatic
#5EBA9F #89CDB8 #B4DFD2 #DFF1EC #EAF6F2
Accessibility & contrast
On white
1.46
#B4DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B4DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD2 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D4D3D3
Tritanopia (blue-blind)
#AAE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd2; /* rgb */ color: rgb(180, 223, 210); /* oklch */ color: oklch(86.9% 0.048 174.8);
Tailwind
colors: {
custom: {
50: '#cbe9df',
500: '#b4dfd2',
950: '#000000',
},
}SCSS
$custom: #b4dfd2; $custom-light: #cbe9df; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd2",
"rgb": {
"r": 180,
"g": 223,
"b": 210
},
"hsl": {
"h": 161.86,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86947,
"c": 0.04829,
"h": 174.8
},
"luminance": 0.67132
}Semantic roles & 50–950 ramp
primary
#B4DFD2
secondary
#B88091
accent
#3259B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484