#B4D2CD#B4D2CD
#B4D2CD is a very light, muted teal. Relative luminance 0.602; OKLCH L 84.0% C 0.033 H 184.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D2CD |
|---|---|
| RGB | rgb(180, 210, 205) |
| HSL | hsl(170, 25%, 76%) |
| HSV | hsv(170, 14%, 82%) |
| CMYK | cmyk(14.3%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.95, -10.94, -0.88) |
| CIE-LCH | lch(81.95, 10.98, 184.59°) |
| OKLab | oklab(84.03% -0.0326 -0.0025) |
| OKLCH | oklch(84.03% 0.033 184.4) |
| XYZ | xyz(52.8856, 60.2030, 66.5797) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 8.18
Paleturquoise
#AFEEEE
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 9.76
Ice
#D6FFFA
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D2CD #D2B4B9
analogous
#B4D2BE #B4D2CD #B4C8D2
triadic
#B4D2CD #CDB4D2 #D2CDB4
tetradic
#B4D2CD #BEB4D2 #D2B4B9 #C8D2B4
square
#B4D2CD #BEB4D2 #D2B4B9 #C8D2B4
split-complementary
#B4D2CD #D2B4C8 #D2BEB4
monochromatic
#68A49A #8EBBB4 #B4D2CD #DAE9E7 #ECF4F2
Accessibility & contrast
On white
1.61
#B4D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#B4D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D2CD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D2CD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#ACD3D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b4d2cd; /* rgb */ color: rgb(180, 210, 205); /* oklch */ color: oklch(84.0% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#cadfdc',
500: '#b4d2cd',
950: '#000000',
},
}SCSS
$custom: #b4d2cd; $custom-light: #cadfdc; $custom-dark: #000000;
JSON
{
"hex": "#b4d2cd",
"rgb": {
"r": 180,
"g": 210,
"b": 205
},
"hsl": {
"h": 170,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.84028,
"c": 0.03275,
"h": 184.4
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#B4D2CD
secondary
#A88389
accent
#4252A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484