#BFDDDE#BFDDDE
#BFDDDE is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.6% C 0.032 H 199.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDDE |
|---|---|
| RGB | rgb(191, 221, 222) |
| HSL | hsl(182, 32%, 81%) |
| HSV | hsv(182, 14%, 87%) |
| CMYK | cmyk(14%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(86.04, -9.65, -3.82) |
| CIE-LCH | lch(86.04, 10.38, 201.59°) |
| OKLab | oklab(87.6% -0.03 -0.0104) |
| OKLCH | oklch(87.6% 0.032 199.1) |
| XYZ | xyz(60.5238, 68.0617, 79.0415) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 5.69
Lightcyan
#E0FFFF
ΔE00 7.29
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Very Pale Blue
#D6FFFE
ΔE00 7.52
Very Light Blue
#D5FFFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDDE #DEC0BF
analogous
#BFDECF #BFDDDE #BFCDDE
triadic
#BFDDDE #DEBFDD #DDDEBF
tetradic
#BFDDDE #CFBFDE #DEC0BF #CDDEBF
square
#BFDDDE #CFBFDE #DEC0BF #CDDEBF
split-complementary
#BFDDDE #DEBFCD #DECFBF
monochromatic
#6EB2B4 #97C8C9 #BFDDDE #E7F2F3 #EBF4F5
Accessibility & contrast
On white
1.44
#BFDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BFDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDDE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDDE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#B6DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfddde; /* rgb */ color: rgb(191, 221, 222); /* oklch */ color: oklch(87.6% 0.032 199.1);
Tailwind
colors: {
custom: {
50: '#d2e7e8',
500: '#bfddde',
950: '#000000',
},
}SCSS
$custom: #bfddde; $custom-light: #d2e7e8; $custom-dark: #000000;
JSON
{
"hex": "#bfddde",
"rgb": {
"r": 191,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.935,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87598,
"c": 0.03177,
"h": 199.1
},
"luminance": 0.68063
}Semantic roles & 50–950 ramp
primary
#BFDDDE
secondary
#B68D8B
accent
#3E3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484