#BFDDD8#BFDDD8
#BFDDD8 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.032 H 184.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDD8 |
|---|---|
| RGB | rgb(191, 221, 216) |
| HSL | hsl(170, 31%, 81%) |
| HSV | hsv(170, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 2.3%, 13.3%) |
| CIE-LAB | lab(85.88, -10.85, -0.88) |
| CIE-LCH | lch(85.88, 10.89, 184.65°) |
| OKLab | oklab(87.42% -0.0324 -0.0025) |
| OKLCH | oklch(87.42% 0.032 184.5) |
| XYZ | xyz(59.7339, 67.7458, 74.8815) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.72
Ice
#D6FFFA
ΔE00 7.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.55
Very Pale Blue
#D6FFFE
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDD8 #DDBFC4
analogous
#BFDDC9 #BFDDD8 #BFD3DD
triadic
#BFDDD8 #D8BFDD #DDD8BF
tetradic
#BFDDD8 #C9BFDD #DDBFC4 #D3DDBF
square
#BFDDD8 #C9BFDD #DDBFC4 #D3DDBF
split-complementary
#BFDDD8 #DDBFD3 #DDC9BF
monochromatic
#6FB3A7 #97C8C0 #BFDDD8 #E7F2F0 #EBF4F3
Accessibility & contrast
On white
1.44
#BFDDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BFDDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDD8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDD8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#B7DEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfddd8; /* rgb */ color: rgb(191, 221, 216); /* oklch */ color: oklch(87.4% 0.032 184.5);
Tailwind
colors: {
custom: {
50: '#d2e7e4',
500: '#bfddd8',
950: '#000000',
},
}SCSS
$custom: #bfddd8; $custom-light: #d2e7e4; $custom-dark: #000000;
JSON
{
"hex": "#bfddd8",
"rgb": {
"r": 191,
"g": 221,
"b": 216
},
"hsl": {
"h": 170,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.8742,
"c": 0.03248,
"h": 184.5
},
"luminance": 0.67747
}Semantic roles & 50–950 ramp
primary
#BFDDD8
secondary
#B48C93
accent
#3C4EA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484