#B4D4CE#B4D4CE
#B4D4CE is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.5% C 0.035 H 182.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D4CE |
|---|---|
| RGB | rgb(180, 212, 206) |
| HSL | hsl(169, 27%, 77%) |
| HSV | hsv(169, 15%, 83%) |
| CMYK | cmyk(15.1%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(82.51, -11.77, -0.59) |
| CIE-LCH | lch(82.51, 11.79, 182.87°) |
| OKLab | oklab(84.48% -0.035 -0.0018) |
| OKLCH | oklch(84.48% 0.035 182.9) |
| XYZ | xyz(53.5036, 61.2451, 67.3831) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Paleturquoise
#AFEEEE
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 8.51
Ice
#D6FFFA
ΔE00 9.39
Duck Egg Blue
#C3FBF4
ΔE00 9.40
Ice Blue (survey)
#D7FFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D4CE #D4B4BA
analogous
#B4D4BE #B4D4CE #B4CAD4
triadic
#B4D4CE #CEB4D4 #D4CEB4
tetradic
#B4D4CE #BEB4D4 #D4B4BA #CAD4B4
square
#B4D4CE #BEB4D4 #D4B4BA #CAD4B4
split-complementary
#B4D4CE #D4B4CA #D4BEB4
monochromatic
#66A79B #8DBEB5 #B4D4CE #DBEAE7 #ECF4F2
Accessibility & contrast
On white
1.59
#B4D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#B4D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D4CE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D4CE | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#ACD5D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b4d4ce; /* rgb */ color: rgb(180, 212, 206); /* oklch */ color: oklch(84.5% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#cae1dc',
500: '#b4d4ce',
950: '#000000',
},
}SCSS
$custom: #b4d4ce; $custom-light: #cae1dc; $custom-dark: #000000;
JSON
{
"hex": "#b4d4ce",
"rgb": {
"r": 180,
"g": 212,
"b": 206
},
"hsl": {
"h": 168.75,
"s": 27.119,
"l": 76.863
},
"oklch": {
"l": 0.84483,
"c": 0.03501,
"h": 182.9
},
"luminance": 0.61246
}Semantic roles & 50–950 ramp
primary
#B4D4CE
secondary
#AA828A
accent
#4053A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484