#BFDDD6#BFDDD6
#BFDDD6 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.033 H 179.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDD6 |
|---|---|
| RGB | rgb(191, 221, 214) |
| HSL | hsl(166, 31%, 81%) |
| HSV | hsv(166, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 3.2%, 13.3%) |
| CIE-LAB | lab(85.83, -11.24, 0.10) |
| CIE-LCH | lch(85.83, 11.24, 179.50°) |
| OKLab | oklab(87.36% -0.0332 0.0001) |
| OKLCH | oklch(87.36% 0.033 179.8) |
| XYZ | xyz(59.4769, 67.6430, 73.5281) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.39
Ice
#D6FFFA
ΔE00 7.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 7.80
Very Pale Blue
#D6FFFE
ΔE00 7.83
Very Light Blue
#D5FFFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDD6 #DDBFC6
analogous
#BFDDC7 #BFDDD6 #BFD5DD
triadic
#BFDDD6 #D6BFDD #DDD6BF
tetradic
#BFDDD6 #C7BFDD #DDBFC6 #D5DDBF
square
#BFDDD6 #C7BFDD #DDBFC6 #D5DDBF
split-complementary
#BFDDD6 #DDBFD5 #DDC7BF
monochromatic
#6FB3A3 #97C8BC #BFDDD6 #E7F2F0 #EBF4F2
Accessibility & contrast
On white
1.45
#BFDDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BFDDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDD6
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDD6 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#B8DEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfddd6; /* rgb */ color: rgb(191, 221, 214); /* oklch */ color: oklch(87.4% 0.033 179.8);
Tailwind
colors: {
custom: {
50: '#d2e7e2',
500: '#bfddd6',
950: '#000000',
},
}SCSS
$custom: #bfddd6; $custom-light: #d2e7e2; $custom-dark: #000000;
JSON
{
"hex": "#bfddd6",
"rgb": {
"r": 191,
"g": 221,
"b": 214
},
"hsl": {
"h": 166,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87362,
"c": 0.03317,
"h": 179.8
},
"luminance": 0.67644
}Semantic roles & 50–950 ramp
primary
#BFDDD6
secondary
#B48C95
accent
#3C56A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484