#B4DFCB#B4DFCB
#B4DFCB is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.053 H 165.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFCB |
|---|---|
| RGB | rgb(180, 223, 203) |
| HSL | hsl(152, 40%, 79%) |
| HSV | hsv(152, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.40, -17.92, 5.19) |
| CIE-LCH | lch(85.40, 18.66, 163.84°) |
| OKLab | oklab(86.75% -0.0509 0.0134) |
| OKLCH | oklch(86.75% 0.053 165.2) |
| XYZ | xyz(55.9866, 66.7888, 66.4301) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.52
Pale Aqua
#B8FFEB
ΔE00 7.87
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Pale Teal
#82CBB2
ΔE00 8.28
Mint
#AAF0C1
ΔE00 8.53
Eggshell Blue
#C4FFF7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFCB #DFB4C8
analogous
#B4DFB6 #B4DFCB #B4DEDF
triadic
#B4DFCB #CBB4DF #DFCBB4
tetradic
#B4DFCB #B6B4DF #DFB4C8 #DEDFB4
square
#B4DFCB #B6B4DF #DFB4C8 #DEDFB4
split-complementary
#B4DFCB #DFB4DE #DFB6B4
monochromatic
#5EBA90 #89CDAD #B4DFCB #DFF1E9 #EAF6F0
Accessibility & contrast
On white
1.46
#B4DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B4DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFCB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFCB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#ABDFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4dfcb; /* rgb */ color: rgb(180, 223, 203); /* oklch */ color: oklch(86.8% 0.053 165.2);
Tailwind
colors: {
custom: {
50: '#cbe9da',
500: '#b4dfcb',
950: '#000000',
},
}SCSS
$custom: #b4dfcb; $custom-light: #cbe9da; $custom-dark: #000000;
JSON
{
"hex": "#b4dfcb",
"rgb": {
"r": 180,
"g": 223,
"b": 203
},
"hsl": {
"h": 152.093,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86752,
"c": 0.05268,
"h": 165.2
},
"luminance": 0.6679
}Semantic roles & 50–950 ramp
primary
#B4DFCB
secondary
#B8809A
accent
#326EB3
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483