#BFDCCF#BFDCCF
#BFDCCF is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.036 H 166.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCCF |
|---|---|
| RGB | rgb(191, 220, 207) |
| HSL | hsl(153, 29%, 81%) |
| HSV | hsv(153, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.39, -12.09, 3.15) |
| CIE-LCH | lch(85.39, 12.49, 165.37°) |
| OKLab | oklab(86.95% -0.0346 0.0082) |
| OKLCH | oklch(86.95% 0.036 166.7) |
| XYZ | xyz(58.3389, 66.7666, 68.8330) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 8.72
Duck Egg Blue
#C3FBF4
ΔE00 8.77
Ice Blue (survey)
#D7FFFE
ΔE00 9.19
Paleturquoise
#AFEEEE
ΔE00 9.21
Very Pale Blue
#D6FFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCCF #DCBFCC
analogous
#BFDCC0 #BFDCCF #BFDADC
triadic
#BFDCCF #CFBFDC #DCCFBF
tetradic
#BFDCCF #C0BFDC #DCBFCC #DADCBF
square
#BFDCCF #C0BFDC #DCBFCC #DADCBF
split-complementary
#BFDCCF #DCBFDA #DCC0BF
monochromatic
#70B194 #97C6B1 #BFDCCF #E7F2ED #EBF4F0
Accessibility & contrast
On white
1.46
#BFDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BFDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCCF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCCF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#B9DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdccf; /* rgb */ color: rgb(191, 220, 207); /* oklch */ color: oklch(87.0% 0.036 166.7);
Tailwind
colors: {
custom: {
50: '#d2e6dd',
500: '#bfdccf',
950: '#000000',
},
}SCSS
$custom: #bfdccf; $custom-light: #d2e6dd; $custom-dark: #000000;
JSON
{
"hex": "#bfdccf",
"rgb": {
"r": 191,
"g": 220,
"b": 207
},
"hsl": {
"h": 153.103,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86954,
"c": 0.03555,
"h": 166.7
},
"luminance": 0.66768
}Semantic roles & 50–950 ramp
primary
#BFDCCF
secondary
#B38C9E
accent
#3E6DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484