#B7DEDE#B7DEDE
#B7DEDE is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.041 H 196.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DEDE |
|---|---|
| RGB | rgb(183, 222, 222) |
| HSL | hsl(180, 37%, 79%) |
| HSV | hsv(180, 18%, 87%) |
| CMYK | cmyk(17.6%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(85.80, -12.67, -4.23) |
| CIE-LCH | lch(85.80, 13.35, 198.48°) |
| OKLab | oklab(87.28% -0.0391 -0.0115) |
| OKLCH | oklch(87.28% 0.041 196.4) |
| XYZ | xyz(58.8309, 67.5819, 79.0380) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.82
Paleturquoise
#AFEEEE
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 5.96
Pale Sky Blue
#BDF6FE
ΔE00 6.38
Light Sky Blue
#C6FCFF
ΔE00 6.79
Pale Blue
#D0FEFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DEDE #DEB7B7
analogous
#B7DECB #B7DEDE #B7CBDE
triadic
#B7DEDE #DEB7DE #DEDEB7
tetradic
#B7DEDE #CBB7DE #DEB7B7 #CBDEB7
square
#B7DEDE #CBB7DE #DEB7B7 #CBDEB7
split-complementary
#B7DEDE #DEB7CB #DECBB7
monochromatic
#63B8B8 #8DCBCB #B7DEDE #E1F1F1 #EAF5F5
Accessibility & contrast
On white
1.45
#B7DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#B7DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DEDE
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DEDE | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#ABE1DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dede; /* rgb */ color: rgb(183, 222, 222); /* oklch */ color: oklch(87.3% 0.041 196.4);
Tailwind
colors: {
custom: {
50: '#cde8e8',
500: '#b7dede',
950: '#000000',
},
}SCSS
$custom: #b7dede; $custom-light: #cde8e8; $custom-dark: #000000;
JSON
{
"hex": "#b7dede",
"rgb": {
"r": 183,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.87278,
"c": 0.0408,
"h": 196.4
},
"luminance": 0.67584
}Semantic roles & 50–950 ramp
primary
#B7DEDE
secondary
#B68383
accent
#3535B0
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484