#B8D3CD#B8D3CD
#B8D3CD is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.5% C 0.030 H 180.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D3CD |
|---|---|
| RGB | rgb(184, 211, 205) |
| HSL | hsl(167, 23%, 77%) |
| HSV | hsv(167, 13%, 83%) |
| CMYK | cmyk(12.8%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.48, -10.16, -0.07) |
| CIE-LCH | lch(82.48, 10.16, 180.41°) |
| OKLab | oklab(84.52% -0.03 -0.0003) |
| OKLCH | oklch(84.52% 0.03 180.7) |
| XYZ | xyz(54.0782, 61.1855, 66.7066) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Lightblue
#ADD8E6
ΔE00 8.75
Silver (survey)
#C5C9C7
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 9.12
Paleturquoise
#AFEEEE
ΔE00 9.36
Ice
#D6FFFA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D3CD #D3B8BE
analogous
#B8D3C0 #B8D3CD #B8CBD3
triadic
#B8D3CD #CDB8D3 #D3CDB8
tetradic
#B8D3CD #C0B8D3 #D3B8BE #CBD3B8
square
#B8D3CD #C0B8D3 #D3B8BE #CBD3B8
split-complementary
#B8D3CD #D3B8CB #D3C0B8
monochromatic
#6CA498 #92BCB2 #B8D3CD #DEEAE8 #ECF3F2
Accessibility & contrast
On white
1.59
#B8D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#B8D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D3CD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D3CD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#B2D4D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8d3cd; /* rgb */ color: rgb(184, 211, 205); /* oklch */ color: oklch(84.5% 0.030 180.7);
Tailwind
colors: {
custom: {
50: '#cde0dc',
500: '#b8d3cd',
950: '#000000',
},
}SCSS
$custom: #b8d3cd; $custom-light: #cde0dc; $custom-dark: #000000;
JSON
{
"hex": "#b8d3cd",
"rgb": {
"r": 184,
"g": 211,
"b": 205
},
"hsl": {
"h": 166.667,
"s": 23.478,
"l": 77.451
},
"oklch": {
"l": 0.84515,
"c": 0.03004,
"h": 180.7
},
"luminance": 0.61187
}Semantic roles & 50–950 ramp
primary
#B8D3CD
secondary
#A9878E
accent
#4459A2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484