#B4DFD5#B4DFD5
#B4DFD5 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.047 H 179.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFD5 |
|---|---|
| RGB | rgb(180, 223, 213) |
| HSL | hsl(166, 40%, 79%) |
| HSV | hsv(166, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.65, -15.95, 0.28) |
| CIE-LCH | lch(85.65, 15.95, 179.00°) |
| OKLab | oklab(87.03% -0.0469 0.0005) |
| OKLCH | oklch(87.03% 0.047 179.4) |
| XYZ | xyz(57.2170, 67.2809, 72.9098) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.62
Eggshell Blue
#C4FFF7
ΔE00 7.16
Light Light Blue
#CAFFFB
ΔE00 7.34
Ice
#D6FFFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFD5 #DFB4BE
analogous
#B4DFC0 #B4DFD5 #B4D4DF
triadic
#B4DFD5 #D5B4DF #DFD5B4
tetradic
#B4DFD5 #C0B4DF #DFB4BE #D4DFB4
square
#B4DFD5 #C0B4DF #DFB4BE #D4DFB4
split-complementary
#B4DFD5 #DFB4D4 #DFC0B4
monochromatic
#5EBAA5 #89CDBD #B4DFD5 #DFF1ED #EAF6F3
Accessibility & contrast
On white
1.45
#B4DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B4DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFD5
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFD5 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#A9E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfd5; /* rgb */ color: rgb(180, 223, 213); /* oklch */ color: oklch(87.0% 0.047 179.4);
Tailwind
colors: {
custom: {
50: '#cbe9e1',
500: '#b4dfd5',
950: '#000000',
},
}SCSS
$custom: #b4dfd5; $custom-light: #cbe9e1; $custom-dark: #000000;
JSON
{
"hex": "#b4dfd5",
"rgb": {
"r": 180,
"g": 223,
"b": 213
},
"hsl": {
"h": 166.047,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87032,
"c": 0.04688,
"h": 179.4
},
"luminance": 0.67283
}Semantic roles & 50–950 ramp
primary
#B4DFD5
secondary
#B8808D
accent
#3250B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484