#B8D2CD#B8D2CD
#B8D2CD is a very light, muted teal. Relative luminance 0.607; OKLCH L 84.3% C 0.029 H 182.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2CD |
|---|---|
| RGB | rgb(184, 210, 205) |
| HSL | hsl(168, 22%, 77%) |
| HSV | hsv(168, 12%, 82%) |
| CMYK | cmyk(12.4%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.21, -9.64, -0.46) |
| CIE-LCH | lch(82.21, 9.66, 182.74°) |
| OKLab | oklab(84.3% -0.0287 -0.0014) |
| OKLCH | oklch(84.3% 0.029 182.8) |
| XYZ | xyz(53.8306, 60.6902, 66.6240) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 8.41
Silver (survey)
#C5C9C7
ΔE00 8.67
Light Grey
#D8DCD6
ΔE00 8.87
Paleturquoise
#AFEEEE
ΔE00 9.63
Ice
#D6FFFA
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2CD #D2B8BD
analogous
#B8D2C0 #B8D2CD #B8CAD2
triadic
#B8D2CD #CDB8D2 #D2CDB8
tetradic
#B8D2CD #C0B8D2 #D2B8BD #CAD2B8
square
#B8D2CD #C0B8D2 #D2B8BD #CAD2B8
split-complementary
#B8D2CD #D2B8CA #D2C0B8
monochromatic
#6DA398 #93BAB3 #B8D2CD #DDEAE7 #ECF3F2
Accessibility & contrast
On white
1.60
#B8D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#B8D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2CD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2CD | 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)
#CFCFCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#B2D3D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b8d2cd; /* rgb */ color: rgb(184, 210, 205); /* oklch */ color: oklch(84.3% 0.029 182.8);
Tailwind
colors: {
custom: {
50: '#cddfdc',
500: '#b8d2cd',
950: '#000000',
},
}SCSS
$custom: #b8d2cd; $custom-light: #cddfdc; $custom-dark: #000000;
JSON
{
"hex": "#b8d2cd",
"rgb": {
"r": 184,
"g": 210,
"b": 205
},
"hsl": {
"h": 168.462,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84304,
"c": 0.0287,
"h": 182.8
},
"luminance": 0.60691
}Semantic roles & 50–950 ramp
primary
#B8D2CD
secondary
#A7878D
accent
#4556A1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484