#BFDFDE#BFDFDE
#BFDFDE is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.034 H 194.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFDE |
|---|---|
| RGB | rgb(191, 223, 222) |
| HSL | hsl(178, 33%, 81%) |
| HSV | hsv(178, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.57, -10.68, -3.04) |
| CIE-LCH | lch(86.57, 11.10, 195.92°) |
| OKLab | oklab(88.02% -0.0327 -0.0083) |
| OKLCH | oklch(88.02% 0.034 194.2) |
| XYZ | xyz(61.0550, 69.1241, 79.2186) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 6.49
Ice Blue (survey)
#D7FFFE
ΔE00 6.85
Very Pale Blue
#D6FFFE
ΔE00 6.89
Very Light Blue
#D5FFFF
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFDE #DFBFC0
analogous
#BFDFCE #BFDFDE #BFD0DF
triadic
#BFDFDE #DEBFDF #DFDEBF
tetradic
#BFDFDE #CEBFDF #DFBFC0 #D0DFBF
square
#BFDFDE #CEBFDF #DFBFC0 #D0DFBF
split-complementary
#BFDFDE #DFBFD0 #DFCEBF
monochromatic
#6DB6B4 #96CBC9 #BFDFDE #E8F3F3 #EBF5F4
Accessibility & contrast
On white
1.42
#BFDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BFDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFDE
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFDE | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D4D7DE
Tritanopia (blue-blind)
#B6E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfde; /* rgb */ color: rgb(191, 223, 222); /* oklch */ color: oklch(88.0% 0.034 194.2);
Tailwind
colors: {
custom: {
50: '#d2e9e8',
500: '#bfdfde',
950: '#000000',
},
}SCSS
$custom: #bfdfde; $custom-light: #d2e9e8; $custom-dark: #000000;
JSON
{
"hex": "#bfdfde",
"rgb": {
"r": 191,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.88016,
"c": 0.03376,
"h": 194.2
},
"luminance": 0.69126
}Semantic roles & 50–950 ramp
primary
#BFDFDE
secondary
#B78B8D
accent
#393DAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484