#BFDED6#BFDED6
#BFDED6 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.035 H 178.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED6 |
|---|---|
| RGB | rgb(191, 222, 214) |
| HSL | hsl(165, 32%, 81%) |
| HSV | hsv(165, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(86.09, -11.75, 0.49) |
| CIE-LCH | lch(86.09, 11.76, 177.64°) |
| OKLab | oklab(87.57% -0.0345 0.0011) |
| OKLCH | oklch(87.57% 0.035 178.2) |
| XYZ | xyz(59.7417, 68.1726, 73.6163) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.60
Ice
#D6FFFA
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 7.65
Ice Blue (survey)
#D7FFFE
ΔE00 7.72
Very Pale Blue
#D6FFFE
ΔE00 7.74
Duck Egg Blue
#C3FBF4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED6 #DEBFC7
analogous
#BFDEC6 #BFDED6 #BFD6DE
triadic
#BFDED6 #D6BFDE #DED6BF
tetradic
#BFDED6 #C6BFDE #DEBFC7 #D6DEBF
square
#BFDED6 #C6BFDE #DEBFC7 #D6DEBF
split-complementary
#BFDED6 #DEBFD6 #DEC6BF
monochromatic
#6EB4A2 #97C9BC #BFDED6 #E7F3F0 #EBF5F2
Accessibility & contrast
On white
1.43
#BFDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BFDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED6
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED6 | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D5D6D7
Tritanopia (blue-blind)
#B8DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded6; /* rgb */ color: rgb(191, 222, 214); /* oklch */ color: oklch(87.6% 0.035 178.2);
Tailwind
colors: {
custom: {
50: '#d2e8e2',
500: '#bfded6',
950: '#000000',
},
}SCSS
$custom: #bfded6; $custom-light: #d2e8e2; $custom-dark: #000000;
JSON
{
"hex": "#bfded6",
"rgb": {
"r": 191,
"g": 222,
"b": 214
},
"hsl": {
"h": 164.516,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87572,
"c": 0.03454,
"h": 178.2
},
"luminance": 0.68174
}Semantic roles & 50–950 ramp
primary
#BFDED6
secondary
#B68B96
accent
#3B58AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484