#B4DFCD#B4DFCD
#B4DFCD is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.051 H 167.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFCD |
|---|---|
| RGB | rgb(180, 223, 205) |
| HSL | hsl(155, 40%, 79%) |
| HSV | hsv(155, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.45, -17.54, 4.21) |
| CIE-LCH | lch(85.45, 18.03, 166.50°) |
| OKLab | oklab(86.81% -0.0501 0.0109) |
| OKLCH | oklch(86.81% 0.051 167.8) |
| XYZ | xyz(56.2265, 66.8847, 67.6934) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.67
Pale Aqua
#B8FFEB
ΔE00 7.81
Light Teal
#90E4C1
ΔE00 7.88
Eggshell Blue
#C4FFF7
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.39
Pale Teal
#82CBB2
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFCD #DFB4C6
analogous
#B4DFB8 #B4DFCD #B4DCDF
triadic
#B4DFCD #CDB4DF #DFCDB4
tetradic
#B4DFCD #B8B4DF #DFB4C6 #DCDFB4
square
#B4DFCD #B8B4DF #DFB4C6 #DCDFB4
split-complementary
#B4DFCD #DFB4DC #DFB8B4
monochromatic
#5EBA94 #89CDB0 #B4DFCD #DFF1EA #EAF6F1
Accessibility & contrast
On white
1.46
#B4DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B4DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFCD
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFCD | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#ABDFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4dfcd; /* rgb */ color: rgb(180, 223, 205); /* oklch */ color: oklch(86.8% 0.051 167.8);
Tailwind
colors: {
custom: {
50: '#cbe9dc',
500: '#b4dfcd',
950: '#000000',
},
}SCSS
$custom: #b4dfcd; $custom-light: #cbe9dc; $custom-dark: #000000;
JSON
{
"hex": "#b4dfcd",
"rgb": {
"r": 180,
"g": 223,
"b": 205
},
"hsl": {
"h": 154.884,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86807,
"c": 0.05128,
"h": 167.8
},
"luminance": 0.66886
}Semantic roles & 50–950 ramp
primary
#B4DFCD
secondary
#B88097
accent
#3268B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484