#BFDEDD#BFDEDD
#BFDEDD is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.8% C 0.033 H 194.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEDD |
|---|---|
| RGB | rgb(191, 222, 221) |
| HSL | hsl(178, 32%, 81%) |
| HSV | hsv(178, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.27, -10.37, -2.94) |
| CIE-LCH | lch(86.27, 10.78, 195.85°) |
| OKLab | oklab(87.78% -0.0318 -0.008) |
| OKLCH | oklch(87.78% 0.033 194.2) |
| XYZ | xyz(60.6550, 68.5379, 78.4260) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.44
Lightblue
#ADD8E6
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 7.14
Very Pale Blue
#D6FFFE
ΔE00 7.15
Very Light Blue
#D5FFFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEDD #DEBFC0
analogous
#BFDECD #BFDEDD #BFCFDE
triadic
#BFDEDD #DDBFDE #DEDDBF
tetradic
#BFDEDD #CDBFDE #DEBFC0 #CFDEBF
square
#BFDEDD #CDBFDE #DEBFC0 #CFDEBF
split-complementary
#BFDEDD #DEBFCF #DECDBF
monochromatic
#6EB4B2 #97C9C8 #BFDEDD #E7F3F2 #EBF5F4
Accessibility & contrast
On white
1.43
#BFDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BFDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEDD
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEDD | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#B6E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdedd; /* rgb */ color: rgb(191, 222, 221); /* oklch */ color: oklch(87.8% 0.033 194.2);
Tailwind
colors: {
custom: {
50: '#d2e8e7',
500: '#bfdedd',
950: '#000000',
},
}SCSS
$custom: #bfdedd; $custom-light: #d2e8e7; $custom-dark: #000000;
JSON
{
"hex": "#bfdedd",
"rgb": {
"r": 191,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.065,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87777,
"c": 0.03277,
"h": 194.2
},
"luminance": 0.68539
}Semantic roles & 50–950 ramp
primary
#BFDEDD
secondary
#B68B8D
accent
#3B3EAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484