#B2DBDA#B2DBDA
#B2DBDA is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.043 H 194.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBDA |
|---|---|
| RGB | rgb(178, 219, 218) |
| HSL | hsl(179, 36%, 78%) |
| HSV | hsv(179, 19%, 86%) |
| CMYK | cmyk(18.7%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(84.58, -13.52, -3.94) |
| CIE-LCH | lch(84.58, 14.08, 196.26°) |
| OKLab | oklab(86.2% -0.0415 -0.0108) |
| OKLCH | oklch(86.2% 0.043 194.5) |
| XYZ | xyz(56.3429, 65.1881, 75.9300) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 6.39
Pale Sky Blue
#BDF6FE
ΔE00 6.99
Light Sky Blue
#C6FCFF
ΔE00 7.38
Pale Blue
#D0FEFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBDA #DBB2B3
analogous
#B2DBC5 #B2DBDA #B2C7DB
triadic
#B2DBDA #DAB2DB #DBDAB2
tetradic
#B2DBDA #C5B2DB #DBB2B3 #C7DBB2
square
#B2DBDA #C5B2DB #DBB2B3 #C7DBB2
split-complementary
#B2DBDA #DBB2C7 #DBC5B2
monochromatic
#5FB4B2 #88C8C6 #B2DBDA #DCEEEE #EAF5F5
Accessibility & contrast
On white
1.50
#B2DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#B2DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBDA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBDA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CDD1DA
Tritanopia (blue-blind)
#A6DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dbda; /* rgb */ color: rgb(178, 219, 218); /* oklch */ color: oklch(86.2% 0.043 194.5);
Tailwind
colors: {
custom: {
50: '#c9e6e5',
500: '#b2dbda',
950: '#000000',
},
}SCSS
$custom: #b2dbda; $custom-light: #c9e6e5; $custom-dark: #000000;
JSON
{
"hex": "#b2dbda",
"rgb": {
"r": 178,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.537,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.86198,
"c": 0.04288,
"h": 194.5
},
"luminance": 0.6519
}Semantic roles & 50–950 ramp
primary
#B2DBDA
secondary
#B37F80
accent
#3639AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484