#B2DDCD#B2DDCD
#B2DDCD is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.050 H 170.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDCD |
|---|---|
| RGB | rgb(178, 221, 205) |
| HSL | hsl(158, 39%, 78%) |
| HSV | hsv(158, 19%, 87%) |
| CMYK | cmyk(19.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.78, -17.17, 3.24) |
| CIE-LCH | lch(84.78, 17.47, 169.33°) |
| OKLab | oklab(86.25% -0.0494 0.0083) |
| OKLCH | oklch(86.25% 0.05 170.4) |
| XYZ | xyz(55.2330, 65.5839, 67.4946) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 7.95
Pale Aqua
#B8FFEB
ΔE00 8.17
Eggshell Blue
#C4FFF7
ΔE00 8.26
Light Teal
#90E4C1
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDCD #DDB2C2
analogous
#B2DDB7 #B2DDCD #B2D7DD
triadic
#B2DDCD #CDB2DD #DDCDB2
tetradic
#B2DDCD #B7B2DD #DDB2C2 #D7DDB2
square
#B2DDCD #B7B2DD #DDB2C2 #D7DDB2
split-complementary
#B2DDCD #DDB2D7 #DDB7B2
monochromatic
#5DB896 #88CAB1 #B2DDCD #DCF0E9 #EAF6F1
Accessibility & contrast
On white
1.49
#B2DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#B2DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDCD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDCD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#A9DED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2ddcd; /* rgb */ color: rgb(178, 221, 205); /* oklch */ color: oklch(86.2% 0.050 170.4);
Tailwind
colors: {
custom: {
50: '#c9e7dc',
500: '#b2ddcd',
950: '#000000',
},
}SCSS
$custom: #b2ddcd; $custom-light: #c9e7dc; $custom-dark: #000000;
JSON
{
"hex": "#b2ddcd",
"rgb": {
"r": 178,
"g": 221,
"b": 205
},
"hsl": {
"h": 157.674,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.86248,
"c": 0.05006,
"h": 170.4
},
"luminance": 0.65586
}Semantic roles & 50–950 ramp
primary
#B2DDCD
secondary
#B57E93
accent
#3463B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484