#B2DDDE#B2DDDE
#B2DDDE is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.045 H 198.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDDE |
|---|---|
| RGB | rgb(178, 221, 222) |
| HSL | hsl(181, 40%, 78%) |
| HSV | hsv(181, 20%, 87%) |
| CMYK | cmyk(19.8%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.23, -13.69, -5.11) |
| CIE-LCH | lch(85.23, 14.61, 200.47°) |
| OKLab | oklab(86.75% -0.0426 -0.0139) |
| OKLCH | oklch(86.75% 0.045 198.1) |
| XYZ | xyz(57.3976, 66.4498, 78.8950) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.18
Paleturquoise
#AFEEEE
ΔE00 5.07
Lightblue
#ADD8E6
ΔE00 5.69
Pale Sky Blue
#BDF6FE
ΔE00 6.16
Light Sky Blue
#C6FCFF
ΔE00 6.77
Pale Blue
#D0FEFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDDE #DEB3B2
analogous
#B2DEC9 #B2DDDE #B2C7DE
triadic
#B2DDDE #DEB2DD #DDDEB2
tetradic
#B2DDDE #C9B2DE #DEB3B2 #C7DEB2
square
#B2DDDE #C9B2DE #DEB3B2 #C7DEB2
split-complementary
#B2DDDE #DEB2C7 #DEC9B2
monochromatic
#5CB7B9 #87CACC #B2DDDE #DDF0F0 #EAF6F6
Accessibility & contrast
On white
1.47
#B2DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B2DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDDE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDDE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#A4E0DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2ddde; /* rgb */ color: rgb(178, 221, 222); /* oklch */ color: oklch(86.7% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#c9e7e8',
500: '#b2ddde',
950: '#000000',
},
}SCSS
$custom: #b2ddde; $custom-light: #c9e7e8; $custom-dark: #000000;
JSON
{
"hex": "#b2ddde",
"rgb": {
"r": 178,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.364,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86746,
"c": 0.04479,
"h": 198.1
},
"luminance": 0.66452
}Semantic roles & 50–950 ramp
primary
#B2DDDE
secondary
#B67F7E
accent
#3532B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484