#B2D3CA#B2D3CA
#B2D3CA is a very light, muted teal. Relative luminance 0.603; OKLCH L 84.0% C 0.037 H 177.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D3CA |
|---|---|
| RGB | rgb(178, 211, 202) |
| HSL | hsl(164, 27%, 76%) |
| HSV | hsv(164, 16%, 83%) |
| CMYK | cmyk(15.6%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(82.01, -12.70, 0.80) |
| CIE-LCH | lch(82.01, 12.73, 176.42°) |
| OKLab | oklab(84.02% -0.0372 0.0019) |
| OKLCH | oklch(84.02% 0.037 177.1) |
| XYZ | xyz(52.3123, 60.3164, 64.7517) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 8.65
Duck Egg Blue
#C3FBF4
ΔE00 9.53
Ice
#D6FFFA
ΔE00 9.79
Lightblue
#ADD8E6
ΔE00 9.86
Pale Teal
#82CBB2
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D3CA #D3B2BB
analogous
#B2D3BA #B2D3CA #B2CCD3
triadic
#B2D3CA #CAB2D3 #D3CAB2
tetradic
#B2D3CA #BAB2D3 #D3B2BB #CCD3B2
square
#B2D3CA #BAB2D3 #D3B2BB #CCD3B2
split-complementary
#B2D3CA #D3B2CC #D3BAB2
monochromatic
#64A694 #8BBDAF #B2D3CA #D9E9E5 #ECF4F2
Accessibility & contrast
On white
1.61
#B2D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#B2D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D3CA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D3CA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#AAD4D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2d3ca; /* rgb */ color: rgb(178, 211, 202); /* oklch */ color: oklch(84.0% 0.037 177.1);
Tailwind
colors: {
custom: {
50: '#c9e0da',
500: '#b2d3ca',
950: '#000000',
},
}SCSS
$custom: #b2d3ca; $custom-light: #c9e0da; $custom-dark: #000000;
JSON
{
"hex": "#b2d3ca",
"rgb": {
"r": 178,
"g": 211,
"b": 202
},
"hsl": {
"h": 163.636,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.84018,
"c": 0.03723,
"h": 177.1
},
"luminance": 0.60318
}Semantic roles & 50–950 ramp
primary
#B2D3CA
secondary
#A9808B
accent
#405CA6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483