#BFDED8#BFDED8
#BFDED8 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.034 H 182.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED8 |
|---|---|
| RGB | rgb(191, 222, 216) |
| HSL | hsl(168, 32%, 81%) |
| HSV | hsv(168, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.14, -11.36, -0.50) |
| CIE-LCH | lch(86.14, 11.37, 182.50°) |
| OKLab | oklab(87.63% -0.0337 -0.0015) |
| OKLCH | oklch(87.63% 0.034 182.5) |
| XYZ | xyz(59.9987, 68.2754, 74.9698) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Ice
#D6FFFA
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.38
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Very Pale Blue
#D6FFFE
ΔE00 7.44
Very Light Blue
#D5FFFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED8 #DEBFC5
analogous
#BFDEC8 #BFDED8 #BFD4DE
triadic
#BFDED8 #D8BFDE #DED8BF
tetradic
#BFDED8 #C8BFDE #DEBFC5 #D4DEBF
square
#BFDED8 #C8BFDE #DEBFC5 #D4DEBF
split-complementary
#BFDED8 #DEBFD4 #DEC8BF
monochromatic
#6EB4A7 #97C9BF #BFDED8 #E7F3F1 #EBF5F3
Accessibility & contrast
On white
1.43
#BFDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BFDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED8
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED8 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#B7DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded8; /* rgb */ color: rgb(191, 222, 216); /* oklch */ color: oklch(87.6% 0.034 182.5);
Tailwind
colors: {
custom: {
50: '#d2e8e4',
500: '#bfded8',
950: '#000000',
},
}SCSS
$custom: #bfded8; $custom-light: #d2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#bfded8",
"rgb": {
"r": 191,
"g": 222,
"b": 216
},
"hsl": {
"h": 168.387,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.8763,
"c": 0.03376,
"h": 182.5
},
"luminance": 0.68277
}Semantic roles & 50–950 ramp
primary
#BFDED8
secondary
#B68B94
accent
#3B50AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484