#BFDDCF#BFDDCF
#BFDDCF is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.037 H 165.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDCF |
|---|---|
| RGB | rgb(191, 221, 207) |
| HSL | hsl(152, 31%, 81%) |
| HSV | hsv(152, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(85.65, -12.59, 3.54) |
| CIE-LCH | lch(85.65, 13.08, 164.30°) |
| OKLab | oklab(87.17% -0.036 0.0092) |
| OKLCH | oklch(87.17% 0.037 165.7) |
| XYZ | xyz(58.6021, 67.2930, 68.9207) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.37
Duck Egg Blue
#C3FBF4
ΔE00 8.58
Powder Blue
#B0E0E6
ΔE00 8.96
Paleturquoise
#AFEEEE
ΔE00 9.18
Ice Blue (survey)
#D7FFFE
ΔE00 9.20
Very Pale Blue
#D6FFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDCF #DDBFCD
analogous
#BFDDC0 #BFDDCF #BFDCDD
triadic
#BFDDCF #CFBFDD #DDCFBF
tetradic
#BFDDCF #C0BFDD #DDBFCD #DCDDBF
square
#BFDDCF #C0BFDD #DDBFCD #DCDDBF
split-complementary
#BFDDCF #DDBFDC #DDC0BF
monochromatic
#6FB393 #97C8B1 #BFDDCF #E7F2ED #EBF4F0
Accessibility & contrast
On white
1.45
#BFDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BFDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDCF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDCF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CE
Deuteranopia (green-blind)
#D6D4D0
Tritanopia (blue-blind)
#B9DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddcf; /* rgb */ color: rgb(191, 221, 207); /* oklch */ color: oklch(87.2% 0.037 165.7);
Tailwind
colors: {
custom: {
50: '#d2e7dd',
500: '#bfddcf',
950: '#000000',
},
}SCSS
$custom: #bfddcf; $custom-light: #d2e7dd; $custom-dark: #000000;
JSON
{
"hex": "#bfddcf",
"rgb": {
"r": 191,
"g": 221,
"b": 207
},
"hsl": {
"h": 152,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87165,
"c": 0.03711,
"h": 165.7
},
"luminance": 0.67294
}Semantic roles & 50–950 ramp
primary
#BFDDCF
secondary
#B48C9F
accent
#3C6FA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484