#BFDDD4#BFDDD4
#BFDDD4 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.3% C 0.034 H 175.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDD4 |
|---|---|
| RGB | rgb(191, 221, 212) |
| HSL | hsl(162, 31%, 81%) |
| HSV | hsv(162, 14%, 87%) |
| CMYK | cmyk(13.6%, 0%, 4.1%, 13.3%) |
| CIE-LAB | lab(85.78, -11.63, 1.08) |
| CIE-LCH | lch(85.78, 11.68, 174.69°) |
| OKLab | oklab(87.31% -0.034 0.0027) |
| OKLCH | oklch(87.31% 0.034 175.5) |
| XYZ | xyz(59.2231, 67.5414, 72.1912) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.11
Ice
#D6FFFA
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 8.11
Duck Egg Blue
#C3FBF4
ΔE00 8.11
Ice Blue (survey)
#D7FFFE
ΔE00 8.13
Very Pale Blue
#D6FFFE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDD4 #DDBFC8
analogous
#BFDDC5 #BFDDD4 #BFD7DD
triadic
#BFDDD4 #D4BFDD #DDD4BF
tetradic
#BFDDD4 #C5BFDD #DDBFC8 #D7DDBF
square
#BFDDD4 #C5BFDD #DDBFC8 #D7DDBF
split-complementary
#BFDDD4 #DDBFD7 #DDC5BF
monochromatic
#6FB39E #97C8B9 #BFDDD4 #E7F2EF #EBF4F2
Accessibility & contrast
On white
1.45
#BFDDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BFDDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDD4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDD4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#B8DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfddd4; /* rgb */ color: rgb(191, 221, 212); /* oklch */ color: oklch(87.3% 0.034 175.5);
Tailwind
colors: {
custom: {
50: '#d2e7e1',
500: '#bfddd4',
950: '#000000',
},
}SCSS
$custom: #bfddd4; $custom-light: #d2e7e1; $custom-dark: #000000;
JSON
{
"hex": "#bfddd4",
"rgb": {
"r": 191,
"g": 221,
"b": 212
},
"hsl": {
"h": 162,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87305,
"c": 0.03407,
"h": 175.5
},
"luminance": 0.67543
}Semantic roles & 50–950 ramp
primary
#BFDDD4
secondary
#B48C98
accent
#3C5DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484