#B2D7CA#B2D7CA
#B2D7CA is a very light, muted teal. Relative luminance 0.623; OKLCH L 84.9% C 0.043 H 171.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D7CA |
|---|---|
| RGB | rgb(178, 215, 202) |
| HSL | hsl(159, 32%, 77%) |
| HSV | hsv(159, 17%, 84%) |
| CMYK | cmyk(17.2%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(83.09, -14.74, 2.36) |
| CIE-LCH | lch(83.09, 14.93, 170.89°) |
| OKLab | oklab(84.88% -0.0426 0.006) |
| OKLCH | oklch(84.88% 0.043 171.9) |
| XYZ | xyz(53.3184, 62.3286, 65.0871) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.27
Paleturquoise
#AFEEEE
ΔE00 8.41
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 8.99
Ice
#D6FFFA
ΔE00 9.40
Eggshell Blue
#C4FFF7
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D7CA #D7B2BF
analogous
#B2D7B8 #B2D7CA #B2D2D7
triadic
#B2D7CA #CAB2D7 #D7CAB2
tetradic
#B2D7CA #B8B2D7 #D7B2BF #D2D7B2
square
#B2D7CA #B8B2D7 #D7B2BF #D2D7B2
split-complementary
#B2D7CA #D7B2D2 #D7B8B2
monochromatic
#61AD93 #8AC2AE #B2D7CA #DAECE6 #EBF5F1
Accessibility & contrast
On white
1.56
#B2D7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#B2D7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D7CA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D7CA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#AAD8D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d7ca; /* rgb */ color: rgb(178, 215, 202); /* oklch */ color: oklch(84.9% 0.043 171.9);
Tailwind
colors: {
custom: {
50: '#c9e3da',
500: '#b2d7ca',
950: '#000000',
},
}SCSS
$custom: #b2d7ca; $custom-light: #c9e3da; $custom-dark: #000000;
JSON
{
"hex": "#b2d7ca",
"rgb": {
"r": 178,
"g": 215,
"b": 202
},
"hsl": {
"h": 158.919,
"s": 31.624,
"l": 77.059
},
"oklch": {
"l": 0.84875,
"c": 0.04301,
"h": 171.9
},
"luminance": 0.6233
}Semantic roles & 50–950 ramp
primary
#B2D7CA
secondary
#AE7F90
accent
#3B62AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483