#B2DDCF#B2DDCF
#B2DDCF is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.049 H 173.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDCF |
|---|---|
| RGB | rgb(178, 221, 207) |
| HSL | hsl(160, 39%, 78%) |
| HSV | hsv(160, 19%, 87%) |
| CMYK | cmyk(19.5%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(84.83, -16.77, 2.25) |
| CIE-LCH | lch(84.83, 16.92, 172.36°) |
| OKLab | oklab(86.31% -0.0486 0.0057) |
| OKLCH | oklch(86.31% 0.049 173.3) |
| XYZ | xyz(55.4759, 65.6811, 68.7742) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 7.33
Eggshell Blue
#C4FFF7
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.25
Pale Aqua
#B8FFEB
ΔE00 8.25
Light Light Blue
#CAFFFB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDCF #DDB2C0
analogous
#B2DDB9 #B2DDCF #B2D5DD
triadic
#B2DDCF #CFB2DD #DDCFB2
tetradic
#B2DDCF #B9B2DD #DDB2C0 #D5DDB2
square
#B2DDCF #B9B2DD #DDB2C0 #D5DDB2
split-complementary
#B2DDCF #DDB2D5 #DDB9B2
monochromatic
#5DB89A #88CAB5 #B2DDCF #DCF0E9 #EAF6F2
Accessibility & contrast
On white
1.49
#B2DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B2DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDCF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDCF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D2D1D0
Tritanopia (blue-blind)
#A8DED9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2ddcf; /* rgb */ color: rgb(178, 221, 207); /* oklch */ color: oklch(86.3% 0.049 173.3);
Tailwind
colors: {
custom: {
50: '#c9e7dd',
500: '#b2ddcf',
950: '#000000',
},
}SCSS
$custom: #b2ddcf; $custom-light: #c9e7dd; $custom-dark: #000000;
JSON
{
"hex": "#b2ddcf",
"rgb": {
"r": 178,
"g": 221,
"b": 207
},
"hsl": {
"h": 160.465,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.86305,
"c": 0.04889,
"h": 173.3
},
"luminance": 0.65683
}Semantic roles & 50–950 ramp
primary
#B2DDCF
secondary
#B57E90
accent
#345DB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484