#BFDDD5#BFDDD5
#BFDDD5 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.034 H 177.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDD5 |
|---|---|
| RGB | rgb(191, 221, 213) |
| HSL | hsl(164, 31%, 81%) |
| HSV | hsv(164, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 3.6%, 13.3%) |
| CIE-LAB | lab(85.80, -11.44, 0.59) |
| CIE-LCH | lch(85.80, 11.45, 177.05°) |
| OKLab | oklab(87.33% -0.0336 0.0014) |
| OKLCH | oklch(87.33% 0.034 177.6) |
| XYZ | xyz(59.3496, 67.5920, 72.8576) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Ice
#D6FFFA
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 7.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Very Pale Blue
#D6FFFE
ΔE00 7.98
Duck Egg Blue
#C3FBF4
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDD5 #DDBFC7
analogous
#BFDDC6 #BFDDD5 #BFD6DD
triadic
#BFDDD5 #D5BFDD #DDD5BF
tetradic
#BFDDD5 #C6BFDD #DDBFC7 #D6DDBF
square
#BFDDD5 #C6BFDD #DDBFC7 #D6DDBF
split-complementary
#BFDDD5 #DDBFD6 #DDC6BF
monochromatic
#6FB3A1 #97C8BB #BFDDD5 #E7F2EF #EBF4F2
Accessibility & contrast
On white
1.45
#BFDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BFDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDD5
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDD5 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#B8DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddd5; /* rgb */ color: rgb(191, 221, 213); /* oklch */ color: oklch(87.3% 0.034 177.6);
Tailwind
colors: {
custom: {
50: '#d2e7e1',
500: '#bfddd5',
950: '#000000',
},
}SCSS
$custom: #bfddd5; $custom-light: #d2e7e1; $custom-dark: #000000;
JSON
{
"hex": "#bfddd5",
"rgb": {
"r": 191,
"g": 221,
"b": 213
},
"hsl": {
"h": 164,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87334,
"c": 0.0336,
"h": 177.6
},
"luminance": 0.67593
}Semantic roles & 50–950 ramp
primary
#BFDDD5
secondary
#B48C97
accent
#3C59A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484