#BFDEDB#BFDEDB
#BFDEDB is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.033 H 189.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEDB |
|---|---|
| RGB | rgb(191, 222, 219) |
| HSL | hsl(174, 32%, 81%) |
| HSV | hsv(174, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(86.22, -10.77, -1.97) |
| CIE-LCH | lch(86.22, 10.94, 190.34°) |
| OKLab | oklab(87.72% -0.0325 -0.0054) |
| OKLCH | oklch(87.72% 0.033 189.4) |
| XYZ | xyz(60.3901, 68.4319, 77.0310) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Very Pale Blue
#D6FFFE
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.21
Ice
#D6FFFA
ΔE00 7.21
Very Light Blue
#D5FFFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEDB #DEBFC2
analogous
#BFDECB #BFDEDB #BFD1DE
triadic
#BFDEDB #DBBFDE #DEDBBF
tetradic
#BFDEDB #CBBFDE #DEBFC2 #D1DEBF
square
#BFDEDB #CBBFDE #DEBFC2 #D1DEBF
split-complementary
#BFDEDB #DEBFD1 #DECBBF
monochromatic
#6EB4AE #97C9C4 #BFDEDB #E7F3F2 #EBF5F4
Accessibility & contrast
On white
1.43
#BFDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BFDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEDB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEDB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#B7E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdedb; /* rgb */ color: rgb(191, 222, 219); /* oklch */ color: oklch(87.7% 0.033 189.4);
Tailwind
colors: {
custom: {
50: '#d2e8e6',
500: '#bfdedb',
950: '#000000',
},
}SCSS
$custom: #bfdedb; $custom-light: #d2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdedb",
"rgb": {
"r": 191,
"g": 222,
"b": 219
},
"hsl": {
"h": 174.194,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87718,
"c": 0.033,
"h": 189.4
},
"luminance": 0.68433
}Semantic roles & 50–950 ramp
primary
#BFDEDB
secondary
#B68B90
accent
#3B46AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484