#BFDED3#BFDED3
#BFDED3 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.036 H 172.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED3 |
|---|---|
| RGB | rgb(191, 222, 211) |
| HSL | hsl(159, 32%, 81%) |
| HSV | hsv(159, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(86.02, -12.34, 1.96) |
| CIE-LCH | lch(86.02, 12.49, 170.98°) |
| OKLab | oklab(87.49% -0.0357 0.005) |
| OKLCH | oklch(87.49% 0.036 172) |
| XYZ | xyz(59.3621, 68.0207, 71.6171) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.72
Duck Egg Blue
#C3FBF4
ΔE00 7.92
Paleturquoise
#AFEEEE
ΔE00 8.22
Ice Blue (survey)
#D7FFFE
ΔE00 8.30
Very Pale Blue
#D6FFFE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED3 #DEBFCA
analogous
#BFDEC3 #BFDED3 #BFD9DE
triadic
#BFDED3 #D3BFDE #DED3BF
tetradic
#BFDED3 #C3BFDE #DEBFCA #D9DEBF
square
#BFDED3 #C3BFDE #DEBFCA #D9DEBF
split-complementary
#BFDED3 #DEBFD9 #DEC3BF
monochromatic
#6EB49B #97C9B7 #BFDED3 #E7F3EF #EBF5F1
Accessibility & contrast
On white
1.44
#BFDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BFDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#D6D5D4
Tritanopia (blue-blind)
#B8DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded3; /* rgb */ color: rgb(191, 222, 211); /* oklch */ color: oklch(87.5% 0.036 172.0);
Tailwind
colors: {
custom: {
50: '#d2e8e0',
500: '#bfded3',
950: '#000000',
},
}SCSS
$custom: #bfded3; $custom-light: #d2e8e0; $custom-dark: #000000;
JSON
{
"hex": "#bfded3",
"rgb": {
"r": 191,
"g": 222,
"b": 211
},
"hsl": {
"h": 158.71,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87487,
"c": 0.03607,
"h": 172
},
"luminance": 0.68022
}Semantic roles & 50–950 ramp
primary
#BFDED3
secondary
#B68B9A
accent
#3B63AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484