#B2DDCE#B2DDCE
#B2DDCE is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.3% C 0.049 H 171.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDCE |
|---|---|
| RGB | rgb(178, 221, 206) |
| HSL | hsl(159, 39%, 78%) |
| HSV | hsv(159, 19%, 87%) |
| CMYK | cmyk(19.5%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(84.81, -16.97, 2.74) |
| CIE-LCH | lch(84.81, 17.19, 170.82°) |
| OKLab | oklab(86.28% -0.049 0.007) |
| OKLCH | oklch(86.28% 0.049 171.9) |
| XYZ | xyz(55.3541, 65.6324, 68.1324) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 7.64
Eggshell Blue
#C4FFF7
ΔE00 8.10
Pale Aqua
#B8FFEB
ΔE00 8.20
Pale Teal
#82CBB2
ΔE00 8.45
Light Teal
#90E4C1
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDCE #DDB2C1
analogous
#B2DDB8 #B2DDCE #B2D6DD
triadic
#B2DDCE #CEB2DD #DDCEB2
tetradic
#B2DDCE #B8B2DD #DDB2C1 #D6DDB2
square
#B2DDCE #B8B2DD #DDB2C1 #D6DDB2
split-complementary
#B2DDCE #DDB2D6 #DDB8B2
monochromatic
#5DB898 #88CAB3 #B2DDCE #DCF0E9 #EAF6F1
Accessibility & contrast
On white
1.49
#B2DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#B2DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDCE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDCE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#A8DED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2ddce; /* rgb */ color: rgb(178, 221, 206); /* oklch */ color: oklch(86.3% 0.049 171.9);
Tailwind
colors: {
custom: {
50: '#c9e7dc',
500: '#b2ddce',
950: '#000000',
},
}SCSS
$custom: #b2ddce; $custom-light: #c9e7dc; $custom-dark: #000000;
JSON
{
"hex": "#b2ddce",
"rgb": {
"r": 178,
"g": 221,
"b": 206
},
"hsl": {
"h": 159.07,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.86276,
"c": 0.04946,
"h": 171.9
},
"luminance": 0.65634
}Semantic roles & 50–950 ramp
primary
#B2DDCE
secondary
#B57E91
accent
#3460B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484