#BFDCD0#BFDCD0
#BFDCD0 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.035 H 168.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD0 |
|---|---|
| RGB | rgb(191, 220, 208) |
| HSL | hsl(155, 29%, 81%) |
| HSV | hsv(155, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.41, -11.90, 2.66) |
| CIE-LCH | lch(85.41, 12.19, 167.39°) |
| OKLab | oklab(86.98% -0.0342 0.0069) |
| OKLCH | oklch(86.98% 0.035 168.6) |
| XYZ | xyz(58.4615, 66.8156, 69.4789) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 8.35
Duck Egg Blue
#C3FBF4
ΔE00 8.66
Ice Blue (survey)
#D7FFFE
ΔE00 8.97
Paleturquoise
#AFEEEE
ΔE00 8.99
Very Pale Blue
#D6FFFE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD0 #DCBFCB
analogous
#BFDCC1 #BFDCD0 #BFD9DC
triadic
#BFDCD0 #D0BFDC #DCD0BF
tetradic
#BFDCD0 #C1BFDC #DCBFCB #D9DCBF
square
#BFDCD0 #C1BFDC #DCBFCB #D9DCBF
split-complementary
#BFDCD0 #DCBFD9 #DCC1BF
monochromatic
#70B196 #97C6B3 #BFDCD0 #E7F2ED #EBF4F0
Accessibility & contrast
On white
1.46
#BFDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BFDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD0
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD0 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#B9DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdcd0; /* rgb */ color: rgb(191, 220, 208); /* oklch */ color: oklch(87.0% 0.035 168.6);
Tailwind
colors: {
custom: {
50: '#d2e6de',
500: '#bfdcd0',
950: '#000000',
},
}SCSS
$custom: #bfdcd0; $custom-light: #d2e6de; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd0",
"rgb": {
"r": 191,
"g": 220,
"b": 208
},
"hsl": {
"h": 155.172,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86982,
"c": 0.03488,
"h": 168.6
},
"luminance": 0.66817
}Semantic roles & 50–950 ramp
primary
#BFDCD0
secondary
#B38C9C
accent
#3E6AA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484