#B2DBCF#B2DBCF
#B2DBCF is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.9% C 0.046 H 175.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBCF |
|---|---|
| RGB | rgb(178, 219, 207) |
| HSL | hsl(162, 36%, 78%) |
| HSV | hsv(162, 19%, 86%) |
| CMYK | cmyk(18.7%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.29, -15.77, 1.46) |
| CIE-LCH | lch(84.29, 15.83, 174.69°) |
| OKLab | oklab(85.88% -0.0459 0.0036) |
| OKLCH | oklch(85.88% 0.046 175.5) |
| XYZ | xyz(54.9510, 64.6313, 68.5992) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 8.26
Ice
#D6FFFA
ΔE00 8.50
Light Light Blue
#CAFFFB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBCF #DBB2BE
analogous
#B2DBBA #B2DBCF #B2D2DB
triadic
#B2DBCF #CFB2DB #DBCFB2
tetradic
#B2DBCF #BAB2DB #DBB2BE #D2DBB2
square
#B2DBCF #BAB2DB #DBB2BE #D2DBB2
split-complementary
#B2DBCF #DBB2D2 #DBBAB2
monochromatic
#5FB49B #88C8B5 #B2DBCF #DCEEE9 #EAF5F2
Accessibility & contrast
On white
1.51
#B2DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#B2DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBCF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBCF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#A8DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2dbcf; /* rgb */ color: rgb(178, 219, 207); /* oklch */ color: oklch(85.9% 0.046 175.5);
Tailwind
colors: {
custom: {
50: '#c9e6dd',
500: '#b2dbcf',
950: '#000000',
},
}SCSS
$custom: #b2dbcf; $custom-light: #c9e6dd; $custom-dark: #000000;
JSON
{
"hex": "#b2dbcf",
"rgb": {
"r": 178,
"g": 219,
"b": 207
},
"hsl": {
"h": 162.439,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.85875,
"c": 0.04604,
"h": 175.5
},
"luminance": 0.64633
}Semantic roles & 50–950 ramp
primary
#B2DBCF
secondary
#B37F8E
accent
#365AAF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484