#B4D0C8#B4D0C8
#B4D0C8 is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.5% C 0.032 H 176.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D0C8 |
|---|---|
| RGB | rgb(180, 208, 200) |
| HSL | hsl(163, 23%, 76%) |
| HSV | hsv(163, 13%, 82%) |
| CMYK | cmyk(13.5%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(81.28, -10.91, 0.82) |
| CIE-LCH | lch(81.28, 10.94, 175.71°) |
| OKLab | oklab(83.46% -0.0319 0.002) |
| OKLCH | oklch(83.46% 0.032 176.4) |
| XYZ | xyz(51.8010, 58.9840, 63.2882) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.75
Silver (survey)
#C5C9C7
ΔE00 9.63
Lightblue
#ADD8E6
ΔE00 9.68
Paleturquoise
#AFEEEE
ΔE00 9.78
Light Grey
#D8DCD6
ΔE00 9.83
Ice
#D6FFFA
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D0C8 #D0B4BC
analogous
#B4D0BA #B4D0C8 #B4CAD0
triadic
#B4D0C8 #C8B4D0 #D0C8B4
tetradic
#B4D0C8 #BAB4D0 #D0B4BC #CAD0B4
square
#B4D0C8 #BAB4D0 #D0B4BC #CAD0B4
split-complementary
#B4D0C8 #D0B4CA #D0BAB4
monochromatic
#69A191 #8EB8AC #B4D0C8 #DAE8E4 #ECF3F1
Accessibility & contrast
On white
1.64
#B4D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#B4D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D0C8
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D0C8 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#C8C8C9
Tritanopia (blue-blind)
#AED1CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b4d0c8; /* rgb */ color: rgb(180, 208, 200); /* oklch */ color: oklch(83.5% 0.032 176.4);
Tailwind
colors: {
custom: {
50: '#caded8',
500: '#b4d0c8',
950: '#000000',
},
}SCSS
$custom: #b4d0c8; $custom-light: #caded8; $custom-dark: #000000;
JSON
{
"hex": "#b4d0c8",
"rgb": {
"r": 180,
"g": 208,
"b": 200
},
"hsl": {
"h": 162.857,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.83458,
"c": 0.03197,
"h": 176.4
},
"luminance": 0.58985
}Semantic roles & 50–950 ramp
primary
#B4D0C8
secondary
#A5838D
accent
#445FA1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483