#B2DCDA#B2DCDA
#B2DCDA is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.4% C 0.044 H 192.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCDA |
|---|---|
| RGB | rgb(178, 220, 218) |
| HSL | hsl(177, 38%, 78%) |
| HSV | hsv(177, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.85, -14.02, -3.55) |
| CIE-LCH | lch(84.85, 14.47, 194.19°) |
| OKLab | oklab(86.41% -0.0428 -0.0097) |
| OKLCH | oklch(86.41% 0.044 192.8) |
| XYZ | xyz(56.6046, 65.7114, 76.0172) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.44
Paleturquoise
#AFEEEE
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Light Sky Blue
#C6FCFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCDA #DCB2B4
analogous
#B2DCC5 #B2DCDA #B2C9DC
triadic
#B2DCDA #DAB2DC #DCDAB2
tetradic
#B2DCDA #C5B2DC #DCB2B4 #C9DCB2
square
#B2DCDA #C5B2DC #DCB2B4 #C9DCB2
split-complementary
#B2DCDA #DCB2C9 #DCC5B2
monochromatic
#5EB6B2 #88C9C6 #B2DCDA #DCEFEE #EAF5F5
Accessibility & contrast
On white
1.48
#B2DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B2DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCDA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCDA | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#A5DFDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dcda; /* rgb */ color: rgb(178, 220, 218); /* oklch */ color: oklch(86.4% 0.044 192.8);
Tailwind
colors: {
custom: {
50: '#c9e7e5',
500: '#b2dcda',
950: '#000000',
},
}SCSS
$custom: #b2dcda; $custom-light: #c9e7e5; $custom-dark: #000000;
JSON
{
"hex": "#b2dcda",
"rgb": {
"r": 178,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.143,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86411,
"c": 0.04392,
"h": 192.8
},
"luminance": 0.65713
}Semantic roles & 50–950 ramp
primary
#B2DCDA
secondary
#B47E81
accent
#353BB0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484