#BFDED9#BFDED9
#BFDED9 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.033 H 184.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED9 |
|---|---|
| RGB | rgb(191, 222, 217) |
| HSL | hsl(170, 32%, 81%) |
| HSV | hsv(170, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(86.17, -11.16, -0.99) |
| CIE-LCH | lch(86.17, 11.21, 185.05°) |
| OKLab | oklab(87.66% -0.0333 -0.0028) |
| OKLCH | oklch(87.66% 0.033 184.8) |
| XYZ | xyz(60.1284, 68.3272, 75.6527) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.55
Ice
#D6FFFA
ΔE00 7.15
Paleturquoise
#AFEEEE
ΔE00 7.29
Ice Blue (survey)
#D7FFFE
ΔE00 7.30
Very Pale Blue
#D6FFFE
ΔE00 7.33
Very Light Blue
#D5FFFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED9 #DEBFC4
analogous
#BFDEC9 #BFDED9 #BFD3DE
triadic
#BFDED9 #D9BFDE #DED9BF
tetradic
#BFDED9 #C9BFDE #DEBFC4 #D3DEBF
square
#BFDED9 #C9BFDE #DEBFC4 #D3DEBF
split-complementary
#BFDED9 #DEBFD3 #DEC9BF
monochromatic
#6EB4A9 #97C9C1 #BFDED9 #E7F3F1 #EBF5F3
Accessibility & contrast
On white
1.43
#BFDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BFDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED9
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED9 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D4D6DA
Tritanopia (blue-blind)
#B7DFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfded9; /* rgb */ color: rgb(191, 222, 217); /* oklch */ color: oklch(87.7% 0.033 184.8);
Tailwind
colors: {
custom: {
50: '#d2e8e4',
500: '#bfded9',
950: '#000000',
},
}SCSS
$custom: #bfded9; $custom-light: #d2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#bfded9",
"rgb": {
"r": 191,
"g": 222,
"b": 217
},
"hsl": {
"h": 170.323,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87659,
"c": 0.03346,
"h": 184.8
},
"luminance": 0.68329
}Semantic roles & 50–950 ramp
primary
#BFDED9
secondary
#B68B92
accent
#3B4DAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484