#B4D4CC#B4D4CC
#B4D4CC is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.4% C 0.036 H 178.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D4CC |
|---|---|
| RGB | rgb(180, 212, 204) |
| HSL | hsl(165, 27%, 77%) |
| HSV | hsv(165, 15%, 83%) |
| CMYK | cmyk(15.1%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(82.46, -12.17, 0.40) |
| CIE-LCH | lch(82.46, 12.18, 178.12°) |
| OKLab | oklab(84.42% -0.0358 0.0009) |
| OKLCH | oklch(84.42% 0.036 178.6) |
| XYZ | xyz(53.2622, 61.1486, 66.1117) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 8.51
Duck Egg Blue
#C3FBF4
ΔE00 9.40
Lightblue
#ADD8E6
ΔE00 9.40
Ice
#D6FFFA
ΔE00 9.49
Ice Blue (survey)
#D7FFFE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D4CC #D4B4BC
analogous
#B4D4BC #B4D4CC #B4CCD4
triadic
#B4D4CC #CCB4D4 #D4CCB4
tetradic
#B4D4CC #BCB4D4 #D4B4BC #CCD4B4
square
#B4D4CC #BCB4D4 #D4B4BC #CCD4B4
split-complementary
#B4D4CC #D4B4CC #D4BCB4
monochromatic
#66A797 #8DBEB2 #B4D4CC #DBEAE6 #ECF4F2
Accessibility & contrast
On white
1.59
#B4D4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#B4D4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D4CC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D4CC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#ACD5D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b4d4cc; /* rgb */ color: rgb(180, 212, 204); /* oklch */ color: oklch(84.4% 0.036 178.6);
Tailwind
colors: {
custom: {
50: '#cae1db',
500: '#b4d4cc',
950: '#000000',
},
}SCSS
$custom: #b4d4cc; $custom-light: #cae1db; $custom-dark: #000000;
JSON
{
"hex": "#b4d4cc",
"rgb": {
"r": 180,
"g": 212,
"b": 204
},
"hsl": {
"h": 165,
"s": 27.119,
"l": 76.863
},
"oklch": {
"l": 0.84424,
"c": 0.03578,
"h": 178.6
},
"luminance": 0.6115
}Semantic roles & 50–950 ramp
primary
#B4D4CC
secondary
#AA828C
accent
#4059A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484