#B4D6CE#B4D6CE
#B4D6CE is a very light, muted teal. Relative luminance 0.623; OKLCH L 84.9% C 0.038 H 179.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D6CE |
|---|---|
| RGB | rgb(180, 214, 206) |
| HSL | hsl(166, 29%, 77%) |
| HSV | hsv(166, 16%, 84%) |
| CMYK | cmyk(15.9%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(83.05, -12.79, 0.19) |
| CIE-LCH | lch(83.05, 12.79, 179.13°) |
| OKLab | oklab(84.91% -0.0377 0.0003) |
| OKLCH | oklch(84.91% 0.038 179.5) |
| XYZ | xyz(54.0066, 62.2512, 67.5508) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 7.91
Duck Egg Blue
#C3FBF4
ΔE00 8.79
Ice
#D6FFFA
ΔE00 9.01
Lightblue
#ADD8E6
ΔE00 9.34
Pale Blue
#D0FEFE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D6CE #D6B4BC
analogous
#B4D6BD #B4D6CE #B4CDD6
triadic
#B4D6CE #CEB4D6 #D6CEB4
tetradic
#B4D6CE #BDB4D6 #D6B4BC #CDD6B4
square
#B4D6CE #BDB4D6 #D6B4BC #CDD6B4
split-complementary
#B4D6CE #D6B4CD #D6BDB4
monochromatic
#65AB9A #8CC0B4 #B4D6CE #DCECE8 #EBF4F2
Accessibility & contrast
On white
1.56
#B4D6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#B4D6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D6CE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D6CE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#ACD7D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b4d6ce; /* rgb */ color: rgb(180, 214, 206); /* oklch */ color: oklch(84.9% 0.038 179.5);
Tailwind
colors: {
custom: {
50: '#cae2dc',
500: '#b4d6ce',
950: '#000000',
},
}SCSS
$custom: #b4d6ce; $custom-light: #cae2dc; $custom-dark: #000000;
JSON
{
"hex": "#b4d6ce",
"rgb": {
"r": 180,
"g": 214,
"b": 206
},
"hsl": {
"h": 165.882,
"s": 29.31,
"l": 77.255
},
"oklch": {
"l": 0.84908,
"c": 0.03767,
"h": 179.5
},
"luminance": 0.62253
}Semantic roles & 50–950 ramp
primary
#B4D6CE
secondary
#AC828C
accent
#3E57A8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484