#B2D3CE#B2D3CE
#B2D3CE is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.1% C 0.036 H 185.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D3CE |
|---|---|
| RGB | rgb(178, 211, 206) |
| HSL | hsl(171, 27%, 76%) |
| HSV | hsv(171, 16%, 83%) |
| CMYK | cmyk(15.6%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(82.11, -11.90, -1.19) |
| CIE-LCH | lch(82.11, 11.96, 185.69°) |
| OKLab | oklab(84.14% -0.0356 -0.0033) |
| OKLCH | oklch(84.14% 0.036 185.4) |
| XYZ | xyz(52.7920, 60.5083, 67.2784) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 8.08
Paleturquoise
#AFEEEE
ΔE00 8.13
Duck Egg Blue
#C3FBF4
ΔE00 9.52
Ice
#D6FFFA
ΔE00 9.59
Pale Blue
#D0FEFE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D3CE #D3B2B7
analogous
#B2D3BE #B2D3CE #B2C8D3
triadic
#B2D3CE #CEB2D3 #D3CEB2
tetradic
#B2D3CE #BEB2D3 #D3B2B7 #C8D3B2
square
#B2D3CE #BEB2D3 #D3B2B7 #C8D3B2
split-complementary
#B2D3CE #D3B2C8 #D3BEB2
monochromatic
#64A69C #8BBDB5 #B2D3CE #D9E9E7 #ECF4F3
Accessibility & contrast
On white
1.60
#B2D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#B2D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D3CE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D3CE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#A9D5D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2d3ce; /* rgb */ color: rgb(178, 211, 206); /* oklch */ color: oklch(84.1% 0.036 185.4);
Tailwind
colors: {
custom: {
50: '#c9e0dc',
500: '#b2d3ce',
950: '#000000',
},
}SCSS
$custom: #b2d3ce; $custom-light: #c9e0dc; $custom-dark: #000000;
JSON
{
"hex": "#b2d3ce",
"rgb": {
"r": 178,
"g": 211,
"b": 206
},
"hsl": {
"h": 170.909,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.84135,
"c": 0.03573,
"h": 185.4
},
"luminance": 0.6051
}Semantic roles & 50–950 ramp
primary
#B2D3CE
secondary
#A98086
accent
#404FA6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484