#B2DFDD#B2DFDD
#B2DFDD is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.047 H 193.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFDD |
|---|---|
| RGB | rgb(178, 223, 221) |
| HSL | hsl(177, 41%, 79%) |
| HSV | hsv(177, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.74, -14.91, -3.83) |
| CIE-LCH | lch(85.74, 15.40, 194.40°) |
| OKLab | oklab(87.14% -0.0456 -0.0105) |
| OKLCH | oklch(87.14% 0.047 193) |
| XYZ | xyz(57.7951, 67.4587, 78.3683) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.31
Paleturquoise
#AFEEEE
ΔE00 4.36
Pale Sky Blue
#BDF6FE
ΔE00 6.37
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Light Sky Blue
#C6FCFF
ΔE00 6.54
Pale Blue
#D0FEFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFDD #DFB2B4
analogous
#B2DFC6 #B2DFDD #B2CADF
triadic
#B2DFDD #DDB2DF #DFDDB2
tetradic
#B2DFDD #C6B2DF #DFB2B4 #CADFB2
square
#B2DFDD #C6B2DF #DFB2B4 #CADFB2
split-complementary
#B2DFDD #DFB2CA #DFC6B2
monochromatic
#5CBBB7 #87CDCA #B2DFDD #DDF1F0 #E9F6F5
Accessibility & contrast
On white
1.45
#B2DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#B2DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFDD
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFDD | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#A4E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfdd; /* rgb */ color: rgb(178, 223, 221); /* oklch */ color: oklch(87.1% 0.047 193.0);
Tailwind
colors: {
custom: {
50: '#cae9e7',
500: '#b2dfdd',
950: '#000000',
},
}SCSS
$custom: #b2dfdd; $custom-light: #cae9e7; $custom-dark: #000000;
JSON
{
"hex": "#b2dfdd",
"rgb": {
"r": 178,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.87142,
"c": 0.04677,
"h": 193
},
"luminance": 0.67461
}Semantic roles & 50–950 ramp
primary
#B2DFDD
secondary
#B87E80
accent
#3137B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484