#BFD5CC#BFD5CC
#BFD5CC is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.4% C 0.027 H 169.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD5CC |
|---|---|
| RGB | rgb(191, 213, 204) |
| HSL | hsl(155, 21%, 79%) |
| HSV | hsv(155, 10%, 84%) |
| CMYK | cmyk(10.3%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(83.45, -9.08, 1.94) |
| CIE-LCH | lch(83.45, 9.28, 167.94°) |
| OKLab | oklab(85.4% -0.0262 0.005) |
| OKLCH | oklch(85.4% 0.027 169.2) |
| XYZ | xyz(56.1768, 63.0236, 66.3201) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.71
Honeydew
#F0FFF0
ΔE00 9.95
Ice
#D6FFFA
ΔE00 9.98
Lightcyan
#E0FFFF
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD5CC #D5BFC8
analogous
#BFD5C1 #BFD5CC #BFD3D5
triadic
#BFD5CC #CCBFD5 #D5CCBF
tetradic
#BFD5CC #C1BFD5 #D5BFC8 #D3D5BF
square
#BFD5CC #C1BFD5 #D5BFC8 #D3D5BF
split-complementary
#BFD5CC #D5BFD3 #D5C1BF
monochromatic
#75A591 #9ABDAF #BFD5CC #E4EDE9 #EDF3F0
Accessibility & contrast
On white
1.54
#BFD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BFD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD5CC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD5CC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#BBD5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd5cc; /* rgb */ color: rgb(191, 213, 204); /* oklch */ color: oklch(85.4% 0.027 169.2);
Tailwind
colors: {
custom: {
50: '#d2e1db',
500: '#bfd5cc',
950: '#000000',
},
}SCSS
$custom: #bfd5cc; $custom-light: #d2e1db; $custom-dark: #000000;
JSON
{
"hex": "#bfd5cc",
"rgb": {
"r": 191,
"g": 213,
"b": 204
},
"hsl": {
"h": 155.455,
"s": 20.755,
"l": 79.216
},
"oklch": {
"l": 0.85399,
"c": 0.02665,
"h": 169.2
},
"luminance": 0.63024
}Semantic roles & 50–950 ramp
primary
#BFD5CC
secondary
#AA8E99
accent
#466B9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484