#B2D7CD#B2D7CD
#B2D7CD is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.0% C 0.041 H 177.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D7CD |
|---|---|
| RGB | rgb(178, 215, 205) |
| HSL | hsl(164, 32%, 77%) |
| HSV | hsv(164, 17%, 84%) |
| CMYK | cmyk(17.2%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(83.16, -14.14, 0.88) |
| CIE-LCH | lch(83.16, 14.17, 176.44°) |
| OKLab | oklab(84.96% -0.0414 0.0021) |
| OKLCH | oklch(84.96% 0.041 177.1) |
| XYZ | xyz(53.6771, 62.4721, 66.9760) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.70
Duck Egg Blue
#C3FBF4
ΔE00 8.41
Ice
#D6FFFA
ΔE00 9.00
Light Light Blue
#CAFFFB
ΔE00 9.24
Eggshell Blue
#C4FFF7
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D7CD #D7B2BC
analogous
#B2D7BB #B2D7CD #B2CFD7
triadic
#B2D7CD #CDB2D7 #D7CDB2
tetradic
#B2D7CD #BBB2D7 #D7B2BC #CFD7B2
square
#B2D7CD #BBB2D7 #D7B2BC #CFD7B2
split-complementary
#B2D7CD #D7B2CF #D7BBB2
monochromatic
#61AD99 #8AC2B3 #B2D7CD #DAECE7 #EBF5F2
Accessibility & contrast
On white
1.56
#B2D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#B2D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D7CD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D7CD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#A9D8D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d7cd; /* rgb */ color: rgb(178, 215, 205); /* oklch */ color: oklch(85.0% 0.041 177.1);
Tailwind
colors: {
custom: {
50: '#c9e3dc',
500: '#b2d7cd',
950: '#000000',
},
}SCSS
$custom: #b2d7cd; $custom-light: #c9e3dc; $custom-dark: #000000;
JSON
{
"hex": "#b2d7cd",
"rgb": {
"r": 178,
"g": 215,
"b": 205
},
"hsl": {
"h": 163.784,
"s": 31.624,
"l": 77.059
},
"oklch": {
"l": 0.8496,
"c": 0.04142,
"h": 177.1
},
"luminance": 0.62474
}Semantic roles & 50–950 ramp
primary
#B2D7CD
secondary
#AE7F8C
accent
#3B59AA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484