#BFDDDB#BFDDDB
#BFDDDB is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.5% C 0.032 H 191.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDDB |
|---|---|
| RGB | rgb(191, 221, 219) |
| HSL | hsl(176, 31%, 81%) |
| HSV | hsv(176, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(85.96, -10.26, -2.35) |
| CIE-LCH | lch(85.96, 10.52, 192.92°) |
| OKLab | oklab(87.51% -0.0312 -0.0064) |
| OKLCH | oklch(87.51% 0.032 191.7) |
| XYZ | xyz(60.1253, 67.9023, 76.9428) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.87
Lightblue
#ADD8E6
ΔE00 6.90
Ice Blue (survey)
#D7FFFE
ΔE00 7.38
Lightcyan
#E0FFFF
ΔE00 7.38
Very Pale Blue
#D6FFFE
ΔE00 7.42
Very Light Blue
#D5FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDDB #DDBFC1
analogous
#BFDDCC #BFDDDB #BFD0DD
triadic
#BFDDDB #DBBFDD #DDDBBF
tetradic
#BFDDDB #CCBFDD #DDBFC1 #D0DDBF
square
#BFDDDB #CCBFDD #DDBFC1 #D0DDBF
split-complementary
#BFDDDB #DDBFD0 #DDCCBF
monochromatic
#6FB3AE #97C8C5 #BFDDDB #E7F2F1 #EBF4F4
Accessibility & contrast
On white
1.44
#BFDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BFDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDDB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDDB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#B7DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdddb; /* rgb */ color: rgb(191, 221, 219); /* oklch */ color: oklch(87.5% 0.032 191.7);
Tailwind
colors: {
custom: {
50: '#d2e7e6',
500: '#bfdddb',
950: '#000000',
},
}SCSS
$custom: #bfdddb; $custom-light: #d2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdddb",
"rgb": {
"r": 191,
"g": 221,
"b": 219
},
"hsl": {
"h": 176,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87508,
"c": 0.03186,
"h": 191.7
},
"luminance": 0.67904
}Semantic roles & 50–950 ramp
primary
#BFDDDB
secondary
#B48C8E
accent
#3C43A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484