#B2D3CD#B2D3CD
#B2D3CD is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.1% C 0.036 H 183.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D3CD |
|---|---|
| RGB | rgb(178, 211, 205) |
| HSL | hsl(169, 27%, 76%) |
| HSV | hsv(169, 16%, 83%) |
| CMYK | cmyk(15.6%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.09, -12.10, -0.69) |
| CIE-LCH | lch(82.09, 12.12, 183.27°) |
| OKLab | oklab(84.11% -0.036 -0.002) |
| OKLCH | oklch(84.11% 0.036 183.2) |
| XYZ | xyz(52.6709, 60.4599, 66.6406) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Paleturquoise
#AFEEEE
ΔE00 8.23
Lightblue
#ADD8E6
ΔE00 8.53
Duck Egg Blue
#C3FBF4
ΔE00 9.49
Ice
#D6FFFA
ΔE00 9.61
Pale Blue
#D0FEFE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D3CD #D3B2B8
analogous
#B2D3BD #B2D3CD #B2C9D3
triadic
#B2D3CD #CDB2D3 #D3CDB2
tetradic
#B2D3CD #BDB2D3 #D3B2B8 #C9D3B2
square
#B2D3CD #BDB2D3 #D3B2B8 #C9D3B2
split-complementary
#B2D3CD #D3B2C9 #D3BDB2
monochromatic
#64A69A #8BBDB4 #B2D3CD #D9E9E6 #ECF4F2
Accessibility & contrast
On white
1.60
#B2D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#B2D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D3CD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D3CD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#AAD4D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2d3cd; /* rgb */ color: rgb(178, 211, 205); /* oklch */ color: oklch(84.1% 0.036 183.2);
Tailwind
colors: {
custom: {
50: '#c9e0dc',
500: '#b2d3cd',
950: '#000000',
},
}SCSS
$custom: #b2d3cd; $custom-light: #c9e0dc; $custom-dark: #000000;
JSON
{
"hex": "#b2d3cd",
"rgb": {
"r": 178,
"g": 211,
"b": 205
},
"hsl": {
"h": 169.091,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.84106,
"c": 0.03603,
"h": 183.2
},
"luminance": 0.60461
}Semantic roles & 50–950 ramp
primary
#B2D3CD
secondary
#A98088
accent
#4052A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484