#B2DBDE#B2DBDE
#B2DBDE is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.3% C 0.043 H 201.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBDE |
|---|---|
| RGB | rgb(178, 219, 222) |
| HSL | hsl(184, 40%, 78%) |
| HSV | hsv(184, 20%, 87%) |
| CMYK | cmyk(19.8%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.69, -12.67, -5.90) |
| CIE-LCH | lch(84.69, 13.98, 204.97°) |
| OKLab | oklab(86.32% -0.0399 -0.016) |
| OKLCH | oklch(86.32% 0.043 201.9) |
| XYZ | xyz(56.8727, 65.4000, 78.7200) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.93
Lightblue
#ADD8E6
ΔE00 4.63
Paleturquoise
#AFEEEE
ΔE00 5.94
Pale Sky Blue
#BDF6FE
ΔE00 6.40
Light Sky Blue
#C6FCFF
ΔE00 7.28
Pale Blue
#D0FEFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBDE #DEB5B2
analogous
#B2DECB #B2DBDE #B2C5DE
triadic
#B2DBDE #DEB2DB #DBDEB2
tetradic
#B2DBDE #CBB2DE #DEB5B2 #C5DEB2
square
#B2DBDE #CBB2DE #DEB5B2 #C5DEB2
split-complementary
#B2DBDE #DEB2C5 #DECBB2
monochromatic
#5CB3B9 #87C7CC #B2DBDE #DDEFF0 #EAF5F6
Accessibility & contrast
On white
1.49
#B2DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#B2DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBDE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBDE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#A5DEDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dbde; /* rgb */ color: rgb(178, 219, 222); /* oklch */ color: oklch(86.3% 0.043 201.9);
Tailwind
colors: {
custom: {
50: '#c9e6e8',
500: '#b2dbde',
950: '#000000',
},
}SCSS
$custom: #b2dbde; $custom-light: #c9e6e8; $custom-dark: #000000;
JSON
{
"hex": "#b2dbde",
"rgb": {
"r": 178,
"g": 219,
"b": 222
},
"hsl": {
"h": 184.091,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86321,
"c": 0.04304,
"h": 201.9
},
"luminance": 0.65402
}Semantic roles & 50–950 ramp
primary
#B2DBDE
secondary
#B6827E
accent
#3B32B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484