#BFDDD3#BFDDD3
#BFDDD3 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.3% C 0.035 H 173.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDD3 |
|---|---|
| RGB | rgb(191, 221, 211) |
| HSL | hsl(160, 31%, 81%) |
| HSV | hsv(160, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(85.75, -11.83, 1.57) |
| CIE-LCH | lch(85.75, 11.93, 172.43°) |
| OKLab | oklab(87.28% -0.0344 0.004) |
| OKLCH | oklch(87.28% 0.035 173.4) |
| XYZ | xyz(59.0973, 67.4911, 71.5289) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.47
Ice
#D6FFFA
ΔE00 7.74
Duck Egg Blue
#C3FBF4
ΔE00 8.16
Paleturquoise
#AFEEEE
ΔE00 8.29
Ice Blue (survey)
#D7FFFE
ΔE00 8.32
Very Pale Blue
#D6FFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDD3 #DDBFC9
analogous
#BFDDC4 #BFDDD3 #BFD8DD
triadic
#BFDDD3 #D3BFDD #DDD3BF
tetradic
#BFDDD3 #C4BFDD #DDBFC9 #D8DDBF
square
#BFDDD3 #C4BFDD #DDBFC9 #D8DDBF
split-complementary
#BFDDD3 #DDBFD8 #DDC4BF
monochromatic
#6FB39C #97C8B8 #BFDDD3 #E7F2EE #EBF4F1
Accessibility & contrast
On white
1.45
#BFDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BFDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDD3
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDD3 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#B8DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddd3; /* rgb */ color: rgb(191, 221, 211); /* oklch */ color: oklch(87.3% 0.035 173.4);
Tailwind
colors: {
custom: {
50: '#d2e7e0',
500: '#bfddd3',
950: '#000000',
},
}SCSS
$custom: #bfddd3; $custom-light: #d2e7e0; $custom-dark: #000000;
JSON
{
"hex": "#bfddd3",
"rgb": {
"r": 191,
"g": 221,
"b": 211
},
"hsl": {
"h": 160,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87277,
"c": 0.03459,
"h": 173.4
},
"luminance": 0.67492
}Semantic roles & 50–950 ramp
primary
#BFDDD3
secondary
#B48C99
accent
#3C61A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484