#BFDADE#BFDADE
#BFDADE is a very light, muted teal. Relative luminance 0.665; OKLCH L 87.0% C 0.029 H 207.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDADE |
|---|---|
| RGB | rgb(191, 218, 222) |
| HSL | hsl(188, 32%, 81%) |
| HSV | hsv(188, 14%, 87%) |
| CMYK | cmyk(14%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(85.25, -8.11, -4.99) |
| CIE-LCH | lch(85.25, 9.52, 211.57°) |
| OKLab | oklab(86.97% -0.026 -0.0135) |
| OKLCH | oklch(86.97% 0.029 207.4) |
| XYZ | xyz(59.7388, 66.4917, 78.7798) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.20
Lightcyan
#E0FFFF
ΔE00 8.13
Pale Sky Blue
#BDF6FE
ΔE00 8.45
Ice Blue (survey)
#D7FFFE
ΔE00 8.70
Very Light Blue
#D5FFFF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDADE #DEC3BF
analogous
#BFDED2 #BFDADE #BFCADE
triadic
#BFDADE #DEBFDA #DADEBF
tetradic
#BFDADE #D2BFDE #DEC3BF #CADEBF
square
#BFDADE #D2BFDE #DEC3BF #CADEBF
split-complementary
#BFDADE #DEBFCA #DED2BF
monochromatic
#6EABB4 #97C3C9 #BFDADE #E7F1F3 #EBF3F5
Accessibility & contrast
On white
1.47
#BFDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BFDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDADE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDADE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DE
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#B6DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdade; /* rgb */ color: rgb(191, 218, 222); /* oklch */ color: oklch(87.0% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#d2e5e8',
500: '#bfdade',
950: '#000000',
},
}SCSS
$custom: #bfdade; $custom-light: #d2e5e8; $custom-dark: #000000;
JSON
{
"hex": "#bfdade",
"rgb": {
"r": 191,
"g": 218,
"b": 222
},
"hsl": {
"h": 187.742,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.86973,
"c": 0.02926,
"h": 207.4
},
"luminance": 0.66493
}Semantic roles & 50–950 ramp
primary
#BFDADE
secondary
#B6918B
accent
#493BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484