#B2DFDE#B2DFDE
#B2DFDE is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.047 H 194.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFDE |
|---|---|
| RGB | rgb(178, 223, 222) |
| HSL | hsl(179, 41%, 79%) |
| HSV | hsv(179, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.76, -14.70, -4.32) |
| CIE-LCH | lch(85.76, 15.33, 196.37°) |
| OKLab | oklab(87.17% -0.0452 -0.0118) |
| OKLCH | oklch(87.17% 0.047 194.6) |
| XYZ | xyz(57.9288, 67.5121, 79.0720) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.89
Paleturquoise
#AFEEEE
ΔE00 4.36
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Light Sky Blue
#C6FCFF
ΔE00 6.42
Duck Egg Blue
#C3FBF4
ΔE00 6.58
Pale Blue
#D0FEFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFDE #DFB2B3
analogous
#B2DFC7 #B2DFDE #B2C9DF
triadic
#B2DFDE #DEB2DF #DFDEB2
tetradic
#B2DFDE #C7B2DF #DFB2B3 #C9DFB2
square
#B2DFDE #C7B2DF #DFB2B3 #C9DFB2
split-complementary
#B2DFDE #DFB2C9 #DFC7B2
monochromatic
#5CBBB9 #87CDCB #B2DFDE #DDF1F1 #E9F6F6
Accessibility & contrast
On white
1.45
#B2DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B2DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFDE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFDE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#A4E2DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfde; /* rgb */ color: rgb(178, 223, 222); /* oklch */ color: oklch(87.2% 0.047 194.6);
Tailwind
colors: {
custom: {
50: '#cae9e8',
500: '#b2dfde',
950: '#000000',
},
}SCSS
$custom: #b2dfde; $custom-light: #cae9e8; $custom-dark: #000000;
JSON
{
"hex": "#b2dfde",
"rgb": {
"r": 178,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.87172,
"c": 0.0467,
"h": 194.6
},
"luminance": 0.67514
}Semantic roles & 50–950 ramp
primary
#B2DFDE
secondary
#B87E7F
accent
#3134B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484