#B2DDD2#B2DDD2
#B2DDD2 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.4% C 0.047 H 177.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDD2 |
|---|---|
| RGB | rgb(178, 221, 210) |
| HSL | hsl(165, 39%, 78%) |
| HSV | hsv(165, 19%, 87%) |
| CMYK | cmyk(19.5%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(84.91, -16.17, 0.77) |
| CIE-LCH | lch(84.91, 16.19, 177.26°) |
| OKLab | oklab(86.39% -0.0473 0.0018) |
| OKLCH | oklch(86.39% 0.047 177.8) |
| XYZ | xyz(55.8462, 65.8292, 70.7242) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.47
Duck Egg Blue
#C3FBF4
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 7.07
Eggshell Blue
#C4FFF7
ΔE00 7.64
Light Light Blue
#CAFFFB
ΔE00 7.91
Ice
#D6FFFA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDD2 #DDB2BD
analogous
#B2DDBC #B2DDD2 #B2D2DD
triadic
#B2DDD2 #D2B2DD #DDD2B2
tetradic
#B2DDD2 #BCB2DD #DDB2BD #D2DDB2
square
#B2DDD2 #BCB2DD #DDB2BD #D2DDB2
split-complementary
#B2DDD2 #DDB2D2 #DDBCB2
monochromatic
#5DB8A0 #88CAB9 #B2DDD2 #DCF0EB #EAF6F3
Accessibility & contrast
On white
1.48
#B2DDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B2DDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDD2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDD2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D2
Deuteranopia (green-blind)
#D1D2D3
Tritanopia (blue-blind)
#A7DEDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2ddd2; /* rgb */ color: rgb(178, 221, 210); /* oklch */ color: oklch(86.4% 0.047 177.8);
Tailwind
colors: {
custom: {
50: '#c9e7df',
500: '#b2ddd2',
950: '#000000',
},
}SCSS
$custom: #b2ddd2; $custom-light: #c9e7df; $custom-dark: #000000;
JSON
{
"hex": "#b2ddd2",
"rgb": {
"r": 178,
"g": 221,
"b": 210
},
"hsl": {
"h": 164.651,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.8639,
"c": 0.04737,
"h": 177.8
},
"luminance": 0.65831
}Semantic roles & 50–950 ramp
primary
#B2DDD2
secondary
#B57E8C
accent
#3454B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484