#B2DEDE#B2DEDE
#B2DEDE is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.046 H 196.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEDE |
|---|---|
| RGB | rgb(178, 222, 222) |
| HSL | hsl(180, 40%, 78%) |
| HSV | hsv(180, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(85.49, -14.20, -4.71) |
| CIE-LCH | lch(85.49, 14.96, 198.37°) |
| OKLab | oklab(86.96% -0.0439 -0.0129) |
| OKLCH | oklch(86.96% 0.046 196.3) |
| XYZ | xyz(57.6624, 66.9794, 78.9832) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.50
Paleturquoise
#AFEEEE
ΔE00 4.69
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.22
Light Sky Blue
#C6FCFF
ΔE00 6.57
Pale Blue
#D0FEFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEDE #DEB2B2
analogous
#B2DEC8 #B2DEDE #B2C8DE
triadic
#B2DEDE #DEB2DE #DEDEB2
tetradic
#B2DEDE #C8B2DE #DEB2B2 #C8DEB2
square
#B2DEDE #C8B2DE #DEB2B2 #C8DEB2
split-complementary
#B2DEDE #DEB2C8 #DEC8B2
monochromatic
#5CB9B9 #87CCCC #B2DEDE #DDF0F0 #EAF6F6
Accessibility & contrast
On white
1.46
#B2DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#B2DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEDE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEDE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#A4E1DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dede; /* rgb */ color: rgb(178, 222, 222); /* oklch */ color: oklch(87.0% 0.046 196.3);
Tailwind
colors: {
custom: {
50: '#c9e8e8',
500: '#b2dede',
950: '#000000',
},
}SCSS
$custom: #b2dede; $custom-light: #c9e8e8; $custom-dark: #000000;
JSON
{
"hex": "#b2dede",
"rgb": {
"r": 178,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86959,
"c": 0.04573,
"h": 196.3
},
"luminance": 0.66981
}Semantic roles & 50–950 ramp
primary
#B2DEDE
secondary
#B67E7E
accent
#3232B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484