#B4D3CD#B4D3CD
#B4D3CD is a very light, muted teal. Relative luminance 0.607; OKLCH L 84.2% C 0.034 H 182.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D3CD |
|---|---|
| RGB | rgb(180, 211, 205) |
| HSL | hsl(168, 26%, 77%) |
| HSV | hsv(168, 15%, 83%) |
| CMYK | cmyk(14.7%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.22, -11.46, -0.49) |
| CIE-LCH | lch(82.22, 11.47, 182.44°) |
| OKLab | oklab(84.24% -0.034 -0.0015) |
| OKLCH | oklch(84.24% 0.034 182.5) |
| XYZ | xyz(53.1333, 60.6983, 66.6623) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 8.56
Paleturquoise
#AFEEEE
ΔE00 8.57
Ice
#D6FFFA
ΔE00 9.64
Duck Egg Blue
#C3FBF4
ΔE00 9.71
Ice Blue (survey)
#D7FFFE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D3CD #D3B4BA
analogous
#B4D3BE #B4D3CD #B4CAD3
triadic
#B4D3CD #CDB4D3 #D3CDB4
tetradic
#B4D3CD #BEB4D3 #D3B4BA #CAD3B4
square
#B4D3CD #BEB4D3 #D3B4BA #CAD3B4
split-complementary
#B4D3CD #D3B4CA #D3BEB4
monochromatic
#67A69A #8DBCB3 #B4D3CD #DBEAE7 #ECF4F2
Accessibility & contrast
On white
1.60
#B4D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#B4D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D3CD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D3CD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#ACD4D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b4d3cd; /* rgb */ color: rgb(180, 211, 205); /* oklch */ color: oklch(84.2% 0.034 182.5);
Tailwind
colors: {
custom: {
50: '#cae0dc',
500: '#b4d3cd',
950: '#000000',
},
}SCSS
$custom: #b4d3cd; $custom-light: #cae0dc; $custom-dark: #000000;
JSON
{
"hex": "#b4d3cd",
"rgb": {
"r": 180,
"g": 211,
"b": 205
},
"hsl": {
"h": 168.387,
"s": 26.05,
"l": 76.667
},
"oklch": {
"l": 0.84241,
"c": 0.03404,
"h": 182.5
},
"luminance": 0.607
}Semantic roles & 50–950 ramp
primary
#B4D3CD
secondary
#A9828A
accent
#4154A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484