#BFDED4#BFDED4
#BFDED4 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.036 H 174.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED4 |
|---|---|
| RGB | rgb(191, 222, 212) |
| HSL | hsl(161, 32%, 81%) |
| HSV | hsv(161, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.04, -12.14, 1.47) |
| CIE-LCH | lch(86.04, 12.23, 173.11°) |
| OKLab | oklab(87.52% -0.0353 0.0037) |
| OKLCH | oklch(87.52% 0.036 174) |
| XYZ | xyz(59.4879, 68.0710, 72.2794) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.34
Ice
#D6FFFA
ΔE00 7.49
Duck Egg Blue
#C3FBF4
ΔE00 7.84
Paleturquoise
#AFEEEE
ΔE00 8.01
Ice Blue (survey)
#D7FFFE
ΔE00 8.09
Very Pale Blue
#D6FFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED4 #DEBFC9
analogous
#BFDEC4 #BFDED4 #BFD8DE
triadic
#BFDED4 #D4BFDE #DED4BF
tetradic
#BFDED4 #C4BFDE #DEBFC9 #D8DEBF
square
#BFDED4 #C4BFDE #DEBFC9 #D8DEBF
split-complementary
#BFDED4 #DEBFD8 #DEC4BF
monochromatic
#6EB49E #97C9B9 #BFDED4 #E7F3EF #EBF5F1
Accessibility & contrast
On white
1.44
#BFDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BFDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED4
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED4 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D6D5D5
Tritanopia (blue-blind)
#B8DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded4; /* rgb */ color: rgb(191, 222, 212); /* oklch */ color: oklch(87.5% 0.036 174.0);
Tailwind
colors: {
custom: {
50: '#d2e8e1',
500: '#bfded4',
950: '#000000',
},
}SCSS
$custom: #bfded4; $custom-light: #d2e8e1; $custom-dark: #000000;
JSON
{
"hex": "#bfded4",
"rgb": {
"r": 191,
"g": 222,
"b": 212
},
"hsl": {
"h": 160.645,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87515,
"c": 0.03551,
"h": 174
},
"luminance": 0.68072
}Semantic roles & 50–950 ramp
primary
#BFDED4
secondary
#B68B99
accent
#3B5FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484