#BFDEDF#BFDEDF
#BFDEDF is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.033 H 199.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEDF |
|---|---|
| RGB | rgb(191, 222, 223) |
| HSL | hsl(182, 33%, 81%) |
| HSV | hsv(182, 14%, 87%) |
| CMYK | cmyk(14.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(86.33, -9.96, -3.92) |
| CIE-LCH | lch(86.33, 10.71, 201.48°) |
| OKLab | oklab(87.84% -0.031 -0.0106) |
| OKLCH | oklch(87.84% 0.033 199) |
| XYZ | xyz(60.9230, 68.6451, 79.8377) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.11
Lightblue
#ADD8E6
ΔE00 5.68
Lightcyan
#E0FFFF
ΔE00 7.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Pale Sky Blue
#BDF6FE
ΔE00 7.24
Very Light Blue
#D5FFFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEDF #DFC0BF
analogous
#BFDFD0 #BFDEDF #BFCEDF
triadic
#BFDEDF #DFBFDE #DEDFBF
tetradic
#BFDEDF #D0BFDF #DFC0BF #CEDFBF
square
#BFDEDF #D0BFDF #DFC0BF #CEDFBF
split-complementary
#BFDEDF #DFBFCE #DFD0BF
monochromatic
#6DB4B6 #96C9CB #BFDEDF #E8F3F3 #EBF4F5
Accessibility & contrast
On white
1.43
#BFDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BFDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEDF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEDF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#B6E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdedf; /* rgb */ color: rgb(191, 222, 223); /* oklch */ color: oklch(87.8% 0.033 199.0);
Tailwind
colors: {
custom: {
50: '#d2e8e9',
500: '#bfdedf',
950: '#000000',
},
}SCSS
$custom: #bfdedf; $custom-light: #d2e8e9; $custom-dark: #000000;
JSON
{
"hex": "#bfdedf",
"rgb": {
"r": 191,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87837,
"c": 0.03277,
"h": 199
},
"luminance": 0.68647
}Semantic roles & 50–950 ramp
primary
#BFDEDF
secondary
#B78D8B
accent
#3D39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484