#B4D0CC#B4D0CC
#B4D0CC is a very light, muted teal. Relative luminance 0.592; OKLCH L 83.6% C 0.030 H 186.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D0CC |
|---|---|
| RGB | rgb(180, 208, 204) |
| HSL | hsl(171, 23%, 76%) |
| HSV | hsv(171, 13%, 82%) |
| CMYK | cmyk(13.5%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(81.39, -10.11, -1.17) |
| CIE-LCH | lch(81.39, 10.18, 186.58°) |
| OKLab | oklab(83.58% -0.0303 -0.0033) |
| OKLCH | oklch(83.58% 0.03 186.2) |
| XYZ | xyz(52.2746, 59.1735, 65.7825) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 9.08
Paleturquoise
#AFEEEE
ΔE00 9.43
Light Grey
#D8DCD6
ΔE00 9.61
Ice
#D6FFFA
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D0CC #D0B4B8
analogous
#B4D0BE #B4D0CC #B4C6D0
triadic
#B4D0CC #CCB4D0 #D0CCB4
tetradic
#B4D0CC #BEB4D0 #D0B4B8 #C6D0B4
square
#B4D0CC #BEB4D0 #D0B4B8 #C6D0B4
split-complementary
#B4D0CC #D0B4C6 #D0BEB4
monochromatic
#69A199 #8EB8B2 #B4D0CC #DAE8E6 #ECF3F2
Accessibility & contrast
On white
1.64
#B4D0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#B4D0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D0CC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D0CC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#ADD1CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b4d0cc; /* rgb */ color: rgb(180, 208, 204); /* oklch */ color: oklch(83.6% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#cadedb',
500: '#b4d0cc',
950: '#000000',
},
}SCSS
$custom: #b4d0cc; $custom-light: #cadedb; $custom-dark: #000000;
JSON
{
"hex": "#b4d0cc",
"rgb": {
"r": 180,
"g": 208,
"b": 204
},
"hsl": {
"h": 171.429,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.83575,
"c": 0.03049,
"h": 186.2
},
"luminance": 0.59175
}Semantic roles & 50–950 ramp
primary
#B4D0CC
secondary
#A58388
accent
#4451A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484