#B4DFD9#B4DFD9
#B4DFD9 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.046 H 186.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD9 |
|---|---|
| RGB | rgb(180, 223, 217) |
| HSL | hsl(172, 40%, 79%) |
| HSV | hsv(172, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.75, -15.13, -1.68) |
| CIE-LCH | lch(85.75, 15.23, 186.35°) |
| OKLab | oklab(87.15% -0.0453 -0.0047) |
| OKLCH | oklch(87.15% 0.046 186) |
| XYZ | xyz(57.7309, 67.4865, 75.6166) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.98
Paleturquoise
#AFEEEE
ΔE00 5.07
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Light Light Blue
#CAFFFB
ΔE00 6.93
Ice
#D6FFFA
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD9 #DFB4BA
analogous
#B4DFC4 #B4DFD9 #B4D0DF
triadic
#B4DFD9 #D9B4DF #DFD9B4
tetradic
#B4DFD9 #C4B4DF #DFB4BA #D0DFB4
square
#B4DFD9 #C4B4DF #DFB4BA #D0DFB4
split-complementary
#B4DFD9 #DFB4D0 #DFC4B4
monochromatic
#5EBAAE #89CDC3 #B4DFD9 #DFF1EF #EAF6F4
Accessibility & contrast
On white
1.45
#B4DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B4DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD9
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD9 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#A8E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd9; /* rgb */ color: rgb(180, 223, 217); /* oklch */ color: oklch(87.1% 0.046 186.0);
Tailwind
colors: {
custom: {
50: '#cbe9e4',
500: '#b4dfd9',
950: '#000000',
},
}SCSS
$custom: #b4dfd9; $custom-light: #cbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd9",
"rgb": {
"r": 180,
"g": 223,
"b": 217
},
"hsl": {
"h": 171.628,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87149,
"c": 0.04553,
"h": 186
},
"luminance": 0.67488
}Semantic roles & 50–950 ramp
primary
#B4DFD9
secondary
#B88087
accent
#3244B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484