#BFDCDA#BFDCDA
#BFDCDA is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.3% C 0.031 H 191.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCDA |
|---|---|
| RGB | rgb(191, 220, 218) |
| HSL | hsl(176, 29%, 81%) |
| HSV | hsv(176, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.67, -9.94, -2.25) |
| CIE-LCH | lch(85.67, 10.20, 192.75°) |
| OKLab | oklab(87.27% -0.0302 -0.0062) |
| OKLCH | oklch(87.27% 0.031 191.5) |
| XYZ | xyz(59.7308, 67.3233, 76.1638) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 7.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.65
Very Pale Blue
#D6FFFE
ΔE00 7.70
Very Light Blue
#D5FFFF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCDA #DCBFC1
analogous
#BFDCCB #BFDCDA #BFCFDC
triadic
#BFDCDA #DABFDC #DCDABF
tetradic
#BFDCDA #CBBFDC #DCBFC1 #CFDCBF
square
#BFDCDA #CBBFDC #DCBFC1 #CFDCBF
split-complementary
#BFDCDA #DCBFCF #DCCBBF
monochromatic
#70B1AC #97C6C3 #BFDCDA #E7F2F1 #EBF4F4
Accessibility & contrast
On white
1.45
#BFDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BFDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCDA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCDA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#B7DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcda; /* rgb */ color: rgb(191, 220, 218); /* oklch */ color: oklch(87.3% 0.031 191.5);
Tailwind
colors: {
custom: {
50: '#d2e6e5',
500: '#bfdcda',
950: '#000000',
},
}SCSS
$custom: #bfdcda; $custom-light: #d2e6e5; $custom-dark: #000000;
JSON
{
"hex": "#bfdcda",
"rgb": {
"r": 191,
"g": 220,
"b": 218
},
"hsl": {
"h": 175.862,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8727,
"c": 0.03086,
"h": 191.5
},
"luminance": 0.67325
}Semantic roles & 50–950 ramp
primary
#BFDCDA
secondary
#B38C8F
accent
#3E45A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484