#B2DBDB#B2DBDB
#B2DBDB is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.043 H 196.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBDB |
|---|---|
| RGB | rgb(178, 219, 219) |
| HSL | hsl(180, 36%, 78%) |
| HSV | hsv(180, 19%, 86%) |
| CMYK | cmyk(18.7%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.61, -13.31, -4.43) |
| CIE-LCH | lch(84.61, 14.03, 198.42°) |
| OKLab | oklab(86.23% -0.0411 -0.0121) |
| OKLCH | oklch(86.23% 0.043 196.4) |
| XYZ | xyz(56.4742, 65.2406, 76.6213) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 5.58
Lightblue
#ADD8E6
ΔE00 5.95
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Light Sky Blue
#C6FCFF
ΔE00 7.31
Pale Blue
#D0FEFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBDB #DBB2B2
analogous
#B2DBC6 #B2DBDB #B2C6DB
triadic
#B2DBDB #DBB2DB #DBDBB2
tetradic
#B2DBDB #C6B2DB #DBB2B2 #C6DBB2
square
#B2DBDB #C6B2DB #DBB2B2 #C6DBB2
split-complementary
#B2DBDB #DBB2C6 #DBC6B2
monochromatic
#5FB4B4 #88C8C8 #B2DBDB #DCEEEE #EAF5F5
Accessibility & contrast
On white
1.49
#B2DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B2DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBDB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBDB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#A5DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dbdb; /* rgb */ color: rgb(178, 219, 219); /* oklch */ color: oklch(86.2% 0.043 196.4);
Tailwind
colors: {
custom: {
50: '#c9e6e6',
500: '#b2dbdb',
950: '#000000',
},
}SCSS
$custom: #b2dbdb; $custom-light: #c9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dbdb",
"rgb": {
"r": 178,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.86228,
"c": 0.04285,
"h": 196.4
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#B2DBDB
secondary
#B37F7F
accent
#3636AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484