#B2D8CD#B2D8CD
#B2D8CD is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.2% C 0.043 H 175.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D8CD |
|---|---|
| RGB | rgb(178, 216, 205) |
| HSL | hsl(163, 33%, 77%) |
| HSV | hsv(163, 18%, 85%) |
| CMYK | cmyk(17.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(83.43, -14.65, 1.27) |
| CIE-LCH | lch(83.43, 14.70, 175.03°) |
| OKLab | oklab(85.17% -0.0427 0.0032) |
| OKLCH | oklch(85.17% 0.043 175.8) |
| XYZ | xyz(53.9325, 62.9829, 67.0611) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.39
Paleturquoise
#AFEEEE
ΔE00 7.67
Duck Egg Blue
#C3FBF4
ΔE00 8.21
Ice
#D6FFFA
ΔE00 8.92
Eggshell Blue
#C4FFF7
ΔE00 9.01
Light Light Blue
#CAFFFB
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D8CD #D8B2BD
analogous
#B2D8BA #B2D8CD #B2D0D8
triadic
#B2D8CD #CDB2D8 #D8CDB2
tetradic
#B2D8CD #BAB2D8 #D8B2BD #D0D8B2
square
#B2D8CD #BAB2D8 #D8B2BD #D0D8B2
split-complementary
#B2D8CD #D8B2D0 #D8BAB2
monochromatic
#61AF98 #89C3B3 #B2D8CD #DBEDE7 #EBF5F2
Accessibility & contrast
On white
1.54
#B2D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#B2D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D8CD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D8CD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#A9D9D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2d8cd; /* rgb */ color: rgb(178, 216, 205); /* oklch */ color: oklch(85.2% 0.043 175.8);
Tailwind
colors: {
custom: {
50: '#c9e4dc',
500: '#b2d8cd',
950: '#000000',
},
}SCSS
$custom: #b2d8cd; $custom-light: #c9e4dc; $custom-dark: #000000;
JSON
{
"hex": "#b2d8cd",
"rgb": {
"r": 178,
"g": 216,
"b": 205
},
"hsl": {
"h": 162.632,
"s": 32.759,
"l": 77.255
},
"oklch": {
"l": 0.85174,
"c": 0.04283,
"h": 175.8
},
"luminance": 0.62984
}Semantic roles & 50–950 ramp
primary
#B2D8CD
secondary
#AF7F8D
accent
#3A5BAC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484