#BFDEDE#BFDEDE
#BFDEDE is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.033 H 196.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEDE |
|---|---|
| RGB | rgb(191, 222, 222) |
| HSL | hsl(180, 32%, 81%) |
| HSV | hsv(180, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.30, -10.16, -3.43) |
| CIE-LCH | lch(86.30, 10.73, 198.66°) |
| OKLab | oklab(87.81% -0.0314 -0.0093) |
| OKLCH | oklch(87.81% 0.033 196.6) |
| XYZ | xyz(60.7886, 68.5913, 79.1298) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.25
Lightblue
#ADD8E6
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 7.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Very Pale Blue
#D6FFFE
ΔE00 7.18
Very Light Blue
#D5FFFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEDE #DEBFBF
analogous
#BFDECE #BFDEDE #BFCEDE
triadic
#BFDEDE #DEBFDE #DEDEBF
tetradic
#BFDEDE #CEBFDE #DEBFBF #CEDEBF
square
#BFDEDE #CEBFDE #DEBFBF #CEDEBF
split-complementary
#BFDEDE #DEBFCE #DECEBF
monochromatic
#6EB4B4 #97C9C9 #BFDEDE #E7F3F3 #EBF5F5
Accessibility & contrast
On white
1.43
#BFDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BFDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEDE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEDE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#B6E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdede; /* rgb */ color: rgb(191, 222, 222); /* oklch */ color: oklch(87.8% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#d2e8e8',
500: '#bfdede',
950: '#000000',
},
}SCSS
$custom: #bfdede; $custom-light: #d2e8e8; $custom-dark: #000000;
JSON
{
"hex": "#bfdede",
"rgb": {
"r": 191,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87807,
"c": 0.03274,
"h": 196.6
},
"luminance": 0.68593
}Semantic roles & 50–950 ramp
primary
#BFDEDE
secondary
#B68B8B
accent
#3B3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484