#B2D3CB#B2D3CB
#B2D3CB is a very light, muted teal. Relative luminance 0.604; OKLCH L 84.0% C 0.037 H 179.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D3CB |
|---|---|
| RGB | rgb(178, 211, 203) |
| HSL | hsl(165, 27%, 76%) |
| HSV | hsv(165, 16%, 83%) |
| CMYK | cmyk(15.6%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(82.04, -12.50, 0.30) |
| CIE-LCH | lch(82.04, 12.51, 178.63°) |
| OKLab | oklab(84.05% -0.0368 0.0006) |
| OKLCH | oklch(84.05% 0.037 179.1) |
| XYZ | xyz(52.4311, 60.3639, 65.3773) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 8.49
Lightblue
#ADD8E6
ΔE00 9.42
Duck Egg Blue
#C3FBF4
ΔE00 9.49
Ice
#D6FFFA
ΔE00 9.71
Pale Blue
#D0FEFE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D3CB #D3B2BA
analogous
#B2D3BB #B2D3CB #B2CBD3
triadic
#B2D3CB #CBB2D3 #D3CBB2
tetradic
#B2D3CB #BBB2D3 #D3B2BA #CBD3B2
square
#B2D3CB #BBB2D3 #D3B2BA #CBD3B2
split-complementary
#B2D3CB #D3B2CB #D3BBB2
monochromatic
#64A696 #8BBDB1 #B2D3CB #D9E9E5 #ECF4F2
Accessibility & contrast
On white
1.61
#B2D3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#B2D3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D3CB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D3CB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#AAD4D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2d3cb; /* rgb */ color: rgb(178, 211, 203); /* oklch */ color: oklch(84.0% 0.037 179.1);
Tailwind
colors: {
custom: {
50: '#c9e0da',
500: '#b2d3cb',
950: '#000000',
},
}SCSS
$custom: #b2d3cb; $custom-light: #c9e0da; $custom-dark: #000000;
JSON
{
"hex": "#b2d3cb",
"rgb": {
"r": 178,
"g": 211,
"b": 203
},
"hsl": {
"h": 165.455,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.84047,
"c": 0.03678,
"h": 179.1
},
"luminance": 0.60365
}Semantic roles & 50–950 ramp
primary
#B2D3CB
secondary
#A9808A
accent
#4058A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483